December 7, 200124 yr 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?
Create an account or sign in to comment