K
keyser_Soze
I would like to have a macro on the workbook page that runs on each
sheet. I would like to calculate some data and store it on each sheet
as a named variable.
For example on sheet1 the macro calculates x = 1 and y = 2, but on
sheet2 x=4 and y=3.
I want another macro that runs through all the sheets calculating x+y
for each sheet.
How can I have do this?
Thanks.
sheet. I would like to calculate some data and store it on each sheet
as a named variable.
For example on sheet1 the macro calculates x = 1 and y = 2, but on
sheet2 x=4 and y=3.
I want another macro that runs through all the sheets calculating x+y
for each sheet.
How can I have do this?
Thanks.