raajnabriz
Board Regular
- Joined
- Jun 11, 2014
- Messages
- 115
Dear Sir,
[FONT=open_sansregular]I am trying to format a date cell to return todays date if a cell in the same row is marked "Received" using the IF formula.
[/FONT]=IF(F1 = "RECEIVED", TODAY(),"")
[FONT=open_sansregular]But the issue in the above formula is when I open the file the next day the date changes, I want the date to be static, how to get that. Any ideas?
Thanks,
Raaj.
[/FONT]
[FONT=open_sansregular]I am trying to format a date cell to return todays date if a cell in the same row is marked "Received" using the IF formula.
[/FONT]=IF(F1 = "RECEIVED", TODAY(),"")
[FONT=open_sansregular]But the issue in the above formula is when I open the file the next day the date changes, I want the date to be static, how to get that. Any ideas?
Thanks,
Raaj.
[/FONT]