N
NSNR
I have created a macro which accepts length, breadth & height of a cubicle
through user input prompts. based on a certain condition based calculations
it calculates the volume and cost of fabricating the cubicle and displays in
the worksheet in which it is created.
Now I want to use this macro to be used while working for projects in
different worksheets, so that the user enters the input data at the prompt
and the result of the macro is displayed in the active worksheet of the
current project rather than the worksheet in which it was created.
I am struck up in this, due to which various other macros have to be
developed based on this method.
through user input prompts. based on a certain condition based calculations
it calculates the volume and cost of fabricating the cubicle and displays in
the worksheet in which it is created.
Now I want to use this macro to be used while working for projects in
different worksheets, so that the user enters the input data at the prompt
and the result of the macro is displayed in the active worksheet of the
current project rather than the worksheet in which it was created.
I am struck up in this, due to which various other macros have to be
developed based on this method.