View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
brian thompson3001 via OfficeKB.com
 
Posts: n/a
Default How to automatically insert date when text entered in neighboring

ek10101 wrote:
I would like to set up my spreadsheet so that when I enter text in a certain
cell the date is automatically posted in the next cell over. Any suggestions

hi

try this, a1 being the text cell
=IF(A1="","",TODAY()

regards

--
bnt

Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200604/1