Hi
I am trying to produce a series of reports based on the results from a group of gamers but it goes a bit beyond my very basic knowledge of spreadsheeting.
I have used array formulae to extract results from the full list which goes something like this;
{=SUM(IF(E8:E57="player1",F8:F57))}
I will add columns to make calculations based on the product which need to ignore columns in which no result has been posted. As a zero score is possible in the game I am trying to add a condition which will return a non-numerical value or better still a blank when False. I think ‘=IF((AND))’ would work but I can’t get the syntax sorted. Is this because it can’t be nested with an array formula?
(It maybe that a VLOOKUP option would work better but I’ve tried & failed to grasp how to make that work and as this may ultimately involve collating results from several worksheets I’m even less sure how VLOOKUP might work there.The SUM option works because each player can only post one result in any column - but I admit it’s ugly.)
NB. I'm running Office 2000
Bookmarks