stanley Posted December 7, 2001 Posted December 7, 2001 This is probably simple. I'm trying to do some scheduling, and each item in the database has a "Date Scheduled" field. In order to display a few days at once, I want to be able to have calculation fields for the following days. I'm trying to use DatetoNum(Date Scheduled) +1 but that's not working (for the next day) - I don't even get a value in the field with that. Is there another way to do it?
LiveOak Posted December 7, 2001 Posted December 7, 2001 You working too hard: DateNext (calculation, date) = Date + 1 -bd
Recommended Posts
This topic is 8458 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