0

Totaling from created sheets

I have a report that uses the nl(sheets) function to create duplicate reports for each company(different sources). To make a totaling sheet I have been just using a manually entered formula for each company on a separate sheet. I have found that this makes the report take much longer to run, I assume since it has to make twice as many trips to the database, and becomes problematic when there is a change that has to be made (such as adding a company).

So I was wondering if there was a way to total (ex. (+Sheet1!A2+Sheet2!A2…)) from multiple sheets that are created when you run the report?

2 comments

Please sign in to leave a comment.