J
Junior
Hi - in a textbox after update event i want to capture the value that was
entered - (in this case 9 digit string for SSN)
as a variable to be used in other modules.
How do i create a global string variable - named strASSN
that i can use in other form modules??
Thanks
entered - (in this case 9 digit string for SSN)
as a variable to be used in other modules.
How do i create a global string variable - named strASSN
that i can use in other form modules??
Thanks