Thread
:
Record dates based on criteria
View Single Post
#
4
Posted to microsoft.public.excel.worksheet.functions
Dave
external usenet poster
Posts: 1,388
Record dates based on criteria
Hi,
Perhaps something like:
=IF(A1100,TODAY(),"") in one cell
=IF(A1327,TODAY(),"") in another
Regards - Dave.
Reply With Quote
Dave
View Public Profile
Find all posts by Dave