global variable for all records in a form

D

Danny Nielsen

Hi out there

I have a public boolean variable thats put inside a forms code. So far so
good, but when I change from one record to another in this form, the value
change accordingly. It seems to me that every record has its own copy of
this variable. How can I get all the records to get access to the same
variable? I know I could make another form and just hide all form-global
variables here but I want the other solution.

Thanks

Danny Nielsen
Denmark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top