G
Gerald
Hello I am new to the module side of access and need some help:
I have three series of eight random numbers that the user will be able to
check which set they want and I need to know two things:
1) how do a properly construct a on click event
2) and how do I move the values of these eight numbers to a permanent
variable set to use in some subsequent work (i.e. add to a table at a point
farther into the project.)
I am simply wanting to move the values to from the uncontrolled random set
to a storage variable that will allow me to assign to a more permanent
location at a future point.
Thanks ahead of time
I have three series of eight random numbers that the user will be able to
check which set they want and I need to know two things:
1) how do a properly construct a on click event
2) and how do I move the values of these eight numbers to a permanent
variable set to use in some subsequent work (i.e. add to a table at a point
farther into the project.)
I am simply wanting to move the values to from the uncontrolled random set
to a storage variable that will allow me to assign to a more permanent
location at a future point.
Thanks ahead of time