Corys Posted June 16, 2001 Posted June 16, 2001 Hello, I am trying to setup a value list so there can be rolling Dates.. so..let's say we open the database on Monday the 16th, the options on the value list would be 16th,17th, 18th...etc.. then the next day, Monday the 16th dropped off and another day would be added to the tail end 17th,18th,19th ect.. Any Thoughts? Thanks!
bobsmith Posted June 17, 2001 Posted June 17, 2001 You could set up a calculated field to equal Status(currentDate)& (carraige return), Status (currentDate)+1 and return, etc for how ever may dates you wanted. Then you could base the value list from that field. Make your calculated field a text field but the data sould be read as a date when placed in a date field.
Recommended Posts
This topic is 8562 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