I would like like to make a macro which computes multiple values spread over sheets kinda like this
Sheet 1 Sheet 2 Sheet 3
1 + 2 = 3
But you don't know how many sheets there are because you can add more sheets so how can i do this with a macro or maybe just a function?
Sheet 1 Sheet 2 Sheet 3
1 + 2 = 3
But you don't know how many sheets there are because you can add more sheets so how can i do this with a macro or maybe just a function?