I need to be able to pass a variable (or several) from one form to another - is it possible to do this?
I want to be able for someone to enter data into a form, and transfer an ID number when they click a button to open the next form.
I could bodge it and store it in a table at the end of one form in a button, and then retrieve it from the next form when it loads, but it seems a bit shoddy and not really what I want. I was taught it at uni a couple of years ago but I can't really remember anymore...
Cheers
I want to be able for someone to enter data into a form, and transfer an ID number when they click a button to open the next form.
I could bodge it and store it in a table at the end of one form in a button, and then retrieve it from the next form when it loads, but it seems a bit shoddy and not really what I want. I was taught it at uni a couple of years ago but I can't really remember anymore...
Cheers