Hi,
I have a jet report which generates a variable no. of rows each month it is run for. I want to copy all these rows automatically to another excel sheet. How do I do this with a formula? I think it is to do with named ranges but am not certain.
Any help would be appreciated!!
Andrew Cooper
Date
Votes
1 comment
-
Jet Reports Historic Posts Official comment How are you intending to perform the copy? Through VBA?
You may want to consider copying columns rather than rows, as you will always have a fixed number of columns.
Please sign in to leave a comment.