Hi,
I'm total newbie in Excel functions. I want to show the days left from a date. So I have the follow formula which works:
=[Column-Name]23 - TODAY()
This only works for row 23 of course. But I just want the current row in it so I can use the same formula in every row. So In row 8 it uses the date from row 8, in row 9 from row 9 etc.
How do I make this happen?
Thank you