S
Scott Viney
Morning All,
We have a program that produces an excel file with multiple sheets (IE
Sheet1, Sheet2, Sheet3......). The number of sheets it produces is
variable. Could be 1, could 20, could be 50. On each sheet we have been
able to sum a column to give us a page total. What we need now is a grand
total of all the sheets on the last sheet.
How can we achieve this when we dont know the number of sheets in any given
file that is output? Is it via VBA? Or is there a simpler solution?
Cheers for any help,
Scott
We have a program that produces an excel file with multiple sheets (IE
Sheet1, Sheet2, Sheet3......). The number of sheets it produces is
variable. Could be 1, could 20, could be 50. On each sheet we have been
able to sum a column to give us a page total. What we need now is a grand
total of all the sheets on the last sheet.
How can we achieve this when we dont know the number of sheets in any given
file that is output? Is it via VBA? Or is there a simpler solution?
Cheers for any help,
Scott