The Mad Jammer Posted December 5, 2002 Posted December 5, 2002 I want to create a value list using a repeating field. The field is a date and is repeated twice (begin date/end date). I want to make a value list that concats the begin date and end date (i.e. 01/01/2002 - 01/15/2002) and then use the result as the choices in a popup list. Any way to do this? I want to keep the begin date/end date bound to each other, hence the repeating field. Thanks The Mad Jammer And then...there was nothing
Vaughan Posted December 6, 2002 Posted December 6, 2002 Repeating fields have their uses, but this isn't one of them. Use related records, a field each for the begin and end date, and use a calc field to create the final text string. Then create a value list based on this calc field.
Recommended Posts
This topic is 8025 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