View Single Post
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

As an example

=IF(A1="Brandon",NOW(),"")



--
HTH

Bob Phillips

"Brandon" wrote in message
...
Hey,
I'm trying to use the IF function to create a time stamp in another cell
if the Logical_Test is true. I'm kinda at a loss. If anyone could help me
that would be fantastic.
Thank you so much.:)