View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default current date formula

=IF(A1="no",TODAY(),"")
--
Gary''s Student


"sunderland27" wrote:

i want to be able to have the current date populate a field when another
field is select "no". can anyone help?