Simple problem, simple formula, no FUNCTION !

G

Guest

I need to automatically date stamp a two column entry and retain the date.
The formula in column C could be =IF(AND(A1>0,B1=0),TODAY(),NOCHANGE) This
would result in the date appearing in column C when an entry is made in A1
and the date holding when an entry is made in B1 - how simple. Except there
isn't a function like NOCHANGE available. (this would also be the perfect
solution for killing circular references and reiterations in a single cell)
So, can anbody please advise how I can achieve the same result from a
formula using the available functions in Excel?
 
G

Guest

I'm afraid you cannot solve this tasks with formulae, you have to create a
Change event macro for it!

Regards,
Stefi


„Ron@Buy†ezt írta:
 
G

Guest

Thanks for your prompt response Stefi, I might have guessed. I was using the
suggested formula over 15 years ago in a DOS based fully integrated (word
processor, database & spreadsheet) software program. Perhaps Microsoft will
catch up one day !!!
Regards
Ron
 
G

Guest

Yes, there are several points in MS software requiring improvement. Sometimes
I feel MS makes desperate efforts to develop spectacular but not really
necessary features and neglects small but useful ones.

Regards,
Stefi

„Ron@Buy†ezt írta:
 
G

Guest

Thank you
Seems to work OK apart from the circular reference which I can live with, oh
and I note that the cell with the formula should be locked as clicking on it
can drop the date!
Once again Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top