Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a formula:
=INDEX('Sign-Up Sheet'!B3:B124,MATCH(SMALL('Sign-Up Sheet'!F3:F124,1),'Sign-Up Sheet'!F3:F124,0)) B3:B124 are names in my list of golfers F3:F124 are handicaps of the golfers Rows 72 through 124 are blank in column B because I might have more players. Column F has the formula =SUM()/2 for each row, which is the handicap and since there is no data in 72-124 it returns 0.00. How can I stop the formula from using the cells that have 0.00? Thanks, Dave |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel: match two cells in one sheet to two cells in another and return a third cells value | Excel Worksheet Functions | |||
Cells won't change font color or show hi-lighted cells in document | Excel Discussion (Misc queries) | |||
display a range of cells editible cells based on matching date | Excel Worksheet Functions | |||
Setting of input cells as blue font and formula cells as black fon | Excel Discussion (Misc queries) | |||
trying to create an (almost) circular formula between cells and data validated cells with lists | Excel Worksheet Functions |