Computing desk | ||
---|---|---|
< October 12 | << Sep | October | Nov >> | October 14 > |
Welcome to the Wikipedia Computing Reference Desk Archives |
---|
The page you are currently viewing is an archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages. |
I'm trying to develop a score sheet for the quizzes I run at a local pub. I'm having trouble setting up the results table that shows the first, second etc. place of each team.
At the moment, I'm using the LARGE function to find the largest, second largest etc. value in the total scores row, and then HLOOKUP to retrieve the equivalent team name for that value. So, for example, if scores are in row 11, and team names in row 12,
G H 15 =HLOOKUP(H15,A11:H12,2,FALSE) =LARGE(A11:H11,1) 16 =HLOOKUP(H16,A11:H12,2,FALSE) =LARGE(A11:H11,2)
will return the names of the teams with the largest and second largest scores into G15 and G16.
This all works fine unless there are ties. In that case, the function returns the same result in both cases. Am I going about this the right way, or is there a simpler solution? Rojomoke (talk) 14:07, 13 October 2016 (UTC)
My internet connection has suddenly gone back to using Wi fi via my Netgear adaptor, having previously connected via pseudo ethernet (NDIS over USB).I cant see the ethernet icon now. Whats going on here? Has Windows updated again to correct the previous fault? --86.187.170.237 (talk) 17:21, 13 October 2016 (UTC)
What is the best and easiest method of turning battery-level D.C. into A.C. Though not sure, I think it is done as a part of Tesla's high voltage generator that has only (mostly) a 9v D.C. as a source of the power. I think it just uses a transistor and a resistor. Can someone please explain a bit more lucidly the way they actually work. 124.253.249.170 (talk) 21:11, 13 October 2016 (UTC)