Can anyone tell me how to go about calculating data in Access. Here's an example of what I need to do:
I have a bill date of 01/01/2007
Next due date is in 60 days (or 2 months)
How can I calculate the next due date automatically using the criteria above?
I need to look at the cycle (e.g. 01 = 30 days, 02 = 60 days, 03 = 90 days - the system only sees the 00,01,02,03) so I need to translate the code (03) into number of days (90) then add that to calcualte my next due date. I don't know Access and I'm not a programmer...so I need help! thank You
I'm in the form. Did properties and control source. There I went into Expression builder and selected the functions, etc. as per the instructions above.
PHV...I will try that. But now I have another one. When I ran the query on the AS/400 I didn't omit any records so the data transfer to my PC (and ultimately Access) contains records I'd like to filter out of the form. How can I show say, all receipts for a selected time period BUT NOT lose any of the other data in the form? If the date is say older than 01/01/2007 I don't want it to populate the field. Thank You!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.