Hi,
I was wondering if the following were possible:
Can I put inside an array various instances of the same sheet? I mean, for example, Sheet1 with A1 = 10 (this is an instance). I change A1 value to 43 (second instance).
So after various changes I would like all the instances to be remembered into an array so that I could export to pdf the sheet (same one every time - Sheet1) but iterating through all the recorded instances (thus, generating one pdf file, with lots of pages (instances of the sheet)).
Any ideas, suggestions, alternatives?
I was wondering if the following were possible:
Can I put inside an array various instances of the same sheet? I mean, for example, Sheet1 with A1 = 10 (this is an instance). I change A1 value to 43 (second instance).
So after various changes I would like all the instances to be remembered into an array so that I could export to pdf the sheet (same one every time - Sheet1) but iterating through all the recorded instances (thus, generating one pdf file, with lots of pages (instances of the sheet)).
Any ideas, suggestions, alternatives?