G
Guest
I'm having some serious headaches trying to determine where to set a global veriable that all my forms can see
I've got one form at comes up ... and gets a value. Then all the additional forms will be filtered on that value
I know this has to be simple... and for some reason seem to be missing it
Public CurFiltered as Integer works fine for that first form. But all the additional forms have no idea what that veriable is
Chris
I've got one form at comes up ... and gets a value. Then all the additional forms will be filtered on that value
I know this has to be simple... and for some reason seem to be missing it
Public CurFiltered as Integer works fine for that first form. But all the additional forms have no idea what that veriable is
Chris