Automatic Date Insertion?

T

tristatefab

Hello,

I was curious if there was a macro or some function I could enter in
paticular cell of a reusable workbook that would automatically ente
the Date with Day in the cell when the workbook is opened? If so, ho
would I implement this?

Thank You Very Much
 
I

intruder9

In the cell of your choice enter =NOW() and format it as a date howeve
you choose
 
Top