I want to create a form where a user has the option to do two things:
1. Select a record from a combo box and have the corresponding date displayed (for view or amendment)
2. Have the ability to select two dates (from + to) and then a list will appear with all the sites that have dates which fall within that parameter.
My first problem with this is...
I can create the combo box, it displays the records I want. But when it asks for me to select a value to use later, the next page is the final one where I name the box.
It doesn't ask me where I want to save the value and I am unaware how I can use a "stored value" when I have no idea where it is stored.
Hopefully someone can help. Thanks
Andy.