Hi everyone,
I have a workbook with four sheets, " Options Analysis, Sensitivity, Input Data and Output". I need a tool that will
1) Copy every value one by one from the input Sheet (A1:A1000)
2) Paste that Value in the Options analysis sheet Cell P48
3)Copy the Output values from the Sensitivity sheet cells (L13,14,16)
4)Paste those output values in the Output sheet after each other
5) Loop steps 1-4 for the 1000 values of the input sheet,
I am a beginner in Macros and anything VBA, so anybodys help would be much appreciated!!
Thanks
R
I have a workbook with four sheets, " Options Analysis, Sensitivity, Input Data and Output". I need a tool that will
1) Copy every value one by one from the input Sheet (A1:A1000)
2) Paste that Value in the Options analysis sheet Cell P48
3)Copy the Output values from the Sensitivity sheet cells (L13,14,16)
4)Paste those output values in the Output sheet after each other
5) Loop steps 1-4 for the 1000 values of the input sheet,
I am a beginner in Macros and anything VBA, so anybodys help would be much appreciated!!
Thanks
R