J
JohnH
I'm looking for a method of prompting a user to enter a
value and using that value in a simple calculation. For
example, an inputbox would ask for an integer and subtract
that number from an existing value in another control.
Right now I have a command button that fires an inbox
command to prompt the user. Now I need to handle the
input (or find a better way to carry out this whole
procedure). Thanks!
value and using that value in a simple calculation. For
example, an inputbox would ask for an integer and subtract
that number from an existing value in another control.
Right now I have a command button that fires an inbox
command to prompt the user. Now I need to handle the
input (or find a better way to carry out this whole
procedure). Thanks!