View Single Post
  #1  
Old June 4th, 2010, 08:17 PM posted to microsoft.public.access
Dave
external usenet poster
 
Posts: 2,331
Default Calculating number of days from input.

How do you calculate the number of days from the original date the the record
was recorded.

for example

You have a text box the has three options 90 day, 180 days, and 360 days.

And a date and time box to true to show the expiration date.

How do I get the database to show the to calculate the expiration date
depending on the number of days that was selected.