**DATE formula**

kae2011

New Member
Joined
Mar 10, 2016
Messages
3
i am trying to create a proposal from information that i gathered about a month ago. I would like to input a formula that shows todays date if information changes in cell M23 but doesnt change every time i reopen the document. i am not going to be physically changing the data in cell M23 it will be changing from information that i paste into a different sheet. is there any way to do this with a formula and not by VBA because i do not know how to do that yet?? id value any sort of input anything that i have come up with only shows the data as 1/0/1900 THANK YOU!!
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
i am trying to create a proposal from information that i gathered about a month ago. I would like to input a formula that shows todays date if information changes in cell M23 but doesnt change every time i reopen the document. i am not going to be physically changing the data in cell M23 it will be changing from information that i paste into a different sheet. is there any way to do this with a formula and not by VBA because i do not know how to do that yet?? id value any sort of input anything that i have come up with only shows the data as 1/0/1900 THANK YOU!!
That will require VBA that reacts to a change in the precedent cell that feeds M23.
 
Upvote 0
Hi,

The only so-called "workaround" I can think of, without using VBA, involves using DV (Data Validation), but it requires the user to manually (not automatic) select the value of TODAY when you change data in M23. Is this something you would consider?
 
Upvote 0

Forum statistics

Threads
1,216,101
Messages
6,128,843
Members
449,471
Latest member
lachbee

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top