Newbies Rolf8103 Posted August 14, 2004 Newbies Posted August 14, 2004 I have files which I need to store for 10 years or for ever. If it's for 10 years, file storage will end 12/31 ten years later. Is there a formula which gives me based on the "end"-date of the content of the file (say i.e. October 10, 2004) either an expiry date 12/31/2014 (it must be 12/31...)or - if its for ever - a date like 12/31/2999??
RalphL Posted August 15, 2004 Posted August 15, 2004 Try the following: = Date (12; 31; Year(End_Date) + 10)
Recommended Posts
This topic is 7667 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now