nagovind
Member
Dear All,
There are 3 variables in 3 different cells
Need to multiply through user form.
Requirement is
in A1, B1 and C1 cells the values exists (say variable 1, 2 and 3)
After clicking the command button, user form pops-up to ask for Enter 3 variables to multiply.
Here the query is three variables has to taken as an input automatically by clicking the required button in the user form with the caption "variable 1" FROM THE CURRENT CELL POSITION if the current cell is of string data the data has to be ignored or warning mesg to be displayed saying that data shall be integer
Hence as above with 3 buttons in the user form after clicking 3 input buttons "Variable 1" "Variable 2" and "Variable 3" answer is the product of 3 variables has to be displayed in the user for itself
Pelase advise the code and the methodology
PS: I'm not aware about the codes for user form as i'm a beginner to USER FORM
Please do the need full
Thanks
Govind
There are 3 variables in 3 different cells
Need to multiply through user form.
Requirement is
in A1, B1 and C1 cells the values exists (say variable 1, 2 and 3)
After clicking the command button, user form pops-up to ask for Enter 3 variables to multiply.
Here the query is three variables has to taken as an input automatically by clicking the required button in the user form with the caption "variable 1" FROM THE CURRENT CELL POSITION if the current cell is of string data the data has to be ignored or warning mesg to be displayed saying that data shall be integer
Hence as above with 3 buttons in the user form after clicking 3 input buttons "Variable 1" "Variable 2" and "Variable 3" answer is the product of 3 variables has to be displayed in the user for itself
Pelase advise the code and the methodology
PS: I'm not aware about the codes for user form as i'm a beginner to USER FORM
Please do the need full
Thanks
Govind