How do I set date to change automatic when making an invoice

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using Office 2003 students & teachers edition. I would like to set up
the invoice so the date will change to the correct date when the invoice is
opened. Thanks, Bruce
 
Is the correct date today's date?

If yes, you could use
=today()
in that cell.

Be aware that if you leave that formula in the cell, then that date is not
static. It'll change whenever the date changes.
 
Back
Top