S
Squibbly
how do i calculate dates from a current date to the next record date, is
this acheivable in using macro or vba?
this acheivable in using macro or vba?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Jeff Boyce said:Now I'm confused again, then.
If you have a form that holds a current record (with a date), and you want
to display "how many days are left until the next record", you can do that
using an unbound control with the record source as a calculation. Use the
DateAdd() function to help determine a date 'n' days from the date in the
record/form.
Or am I still missing your point?
Jeff Boyce
<Access MVP>
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.