View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
ek10101
 
Posts: n/a
Default How to automatically insert date when text entered in neighbor

Thanks for the quick reply. It's close, except that I want the date to
update the day I enter the info, and then stay that date until the next time
that information is updated. With the "today" command, the date changes
every day.

"brian thompson3001 via OfficeKB.com" wrote:

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