I have a sheet with a column for each month. The column contains both numbers and *. I need to look down that column and show the value for the first cell that does not contain a *, for the current month. (I should mention that cell N1 has the current date)
I need another one that will display the name from colmn A for the first non * value in the correct month column.
I also would not mind if these to values were concantenated into 1 cell, rather than using two formulas.
Can't seem to figure this one out!
Example: For January I need to get Lisa in 1 cell and 3 in another cell.
For February I need to get Jeff in 1 cell and 2 in another cell.
Name.....January.....February
Jeff...........*................2
Tom..........*................*
Lisa..........3................1
I need another one that will display the name from colmn A for the first non * value in the correct month column.
I also would not mind if these to values were concantenated into 1 cell, rather than using two formulas.
Can't seem to figure this one out!
Example: For January I need to get Lisa in 1 cell and 3 in another cell.
For February I need to get Jeff in 1 cell and 2 in another cell.
Name.....January.....February
Jeff...........*................2
Tom..........*................*
Lisa..........3................1