time stamping & tracking

J

Jessica

When working in Excel is it possible to do either of the following things:

1) Have a template continually update date and time but then freeze that date and time upon saving the individual file? When I use NOW() it does not freeze the time after it is saved.

2) Is there a formula that will caculate/track every time you open the same document (such as automatically increasing the last invoice number by 1)?

Thanks for your help!
 
F

frank stone

1. the only way i know to do that is to copy the =now()
date and paste it as values. (edit>pasteSpecial>values)
2. And auotrun macro might add 1 to a certain cell when
you open the file.
-----Original Message-----
When working in Excel is it possible to do either of the following things:

1) Have a template continually update date and time but
then freeze that date and time upon saving the individual
file? When I use NOW() it does not freeze the time after
it is saved.
2) Is there a formula that will caculate/track every time
you open the same document (such as automatically
increasing the last invoice number by 1)?
 

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