D
desolationstorm
I have a Date Arrived and I need to add a certain number of days to that
date. Which I successfully did. Is there a way to have that infortaion be
saved to a field in my database so when queries were built down the road that
they would pull from that information.
I realize I could do a relationship and build queries so that it would pull
form that querie, but I need to do a number of calculations based around
dateadd and datediff and this needs to be simple for others to use.
Im trying to make it simple enough so people that don't know how to use
access only need to pull categories from a particular table and get the
information they want.
date. Which I successfully did. Is there a way to have that infortaion be
saved to a field in my database so when queries were built down the road that
they would pull from that information.
I realize I could do a relationship and build queries so that it would pull
form that querie, but I need to do a number of calculations based around
dateadd and datediff and this needs to be simple for others to use.
Im trying to make it simple enough so people that don't know how to use
access only need to pull categories from a particular table and get the
information they want.