Hi I was wondering whether anybody could help me - I have built a little form where the user can select dates and it stores the value. What I need is some advice on how I can make it that on clicking a button it opens the date form (which i'll set to popup and modal), let the user fill it out and when it closes use the information for the rest of the procedure.
I intend them to fill out the dates they want to and pass the value into an sql string to return the results for that period.
I had a quick go at this and if I use the Openform command it just continues with the rest of the procedure before it has the values! I'm sure this is really simple but i just can't see it at the moment. Please help!
Thanks in advance!
I intend them to fill out the dates they want to and pass the value into an sql string to return the results for that period.
I had a quick go at this and if I use the Openform command it just continues with the rest of the procedure before it has the values! I'm sure this is really simple but i just can't see it at the moment. Please help!
Thanks in advance!