Excell Question

Closed
JerseyGirl - Jul 30, 2010 at 12:39 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jul 30, 2010 at 12:47 PM
Hello,

what excel formula should i use for the date to be automatically input on a cell when typing a dollar amount on another cell.

1 response

rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Jul 30, 2010 at 12:47 PM
If that date is to remain there for ever withouth changing, you need a macro

if you want the date to change with calendar then you can use =today()
0