A
Amr Tabbarah
I want from a Macro to ask me for the value of a variable before
running, read my input and then run.
As an example, a Macro could be to multiply the value in the cell to
the left of the current position by a constant. This constant is
different each time I run the Macro, hence the need to input this
variable at the time of running the Macro. Normally, I would include
the value of a constant in the text of the Macro, but when each time
this constant is changing, having this constant defined by the user
would be much easier than editing the Macro.
Can anyone assist by proposing a solution?
running, read my input and then run.
As an example, a Macro could be to multiply the value in the cell to
the left of the current position by a constant. This constant is
different each time I run the Macro, hence the need to input this
variable at the time of running the Macro. Normally, I would include
the value of a constant in the text of the Macro, but when each time
this constant is changing, having this constant defined by the user
would be much easier than editing the Macro.
Can anyone assist by proposing a solution?