- Jan 21, 2003
- 4,965
- 0
- 0
I am creating a excel spreadsheet that has all our server info on it, about 70. I would like the remaining warranty to update to be current every time someone opens the file.
Any ideas?
Any ideas?
Originally posted by: Concillian
=Date(year,month,day) - now()
example:
=DATE(2005,3,15)-NOW()
Edit: Too late! I am slow