I
Istari
I have a table which contains prices which are valid between a set of dates.
I have
Season1 Start (date)
Season 1 End (date)
Season 1 Price (number)
Season 2 Start (date)
Season 2 End (date)
Season 2 Price (number)
etc...
Now, I need to check whether a date value given in a form based on another
table falls within which season, and then use dlookup to insert the
corresponding price value into a field on the form.
Any help would be much appreciated.
Istari
I have
Season1 Start (date)
Season 1 End (date)
Season 1 Price (number)
Season 2 Start (date)
Season 2 End (date)
Season 2 Price (number)
etc...
Now, I need to check whether a date value given in a form based on another
table falls within which season, and then use dlookup to insert the
corresponding price value into a field on the form.
Any help would be much appreciated.
Istari