Jump to content

Rolling Dates in a Value List


Corys

This topic is 8370 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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!

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This topic is 8370 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.