hi,
i want variable that can be accessed in both main and subfrom..
what i have done is i declared my (boolean)variable in in the main form and changed it's value to 'TRUE' in the subform, then i used this value in the main form but for some reason the value gets reset to 'FALSE'
is there a way to do that???????
i want variable that can be accessed in both main and subfrom..
what i have done is i declared my (boolean)variable in in the main form and changed it's value to 'TRUE' in the subform, then i used this value in the main form but for some reason the value gets reset to 'FALSE'
is there a way to do that???????