May 01 2023 06:35 AM - edited May 01 2023 06:37 AM
Need to add same function to all identical work sheets in a book without having to enter it into each sheet separately. All sheets in the book have been generated and would like to not have to start over again to put in a global function that would occur the same on each page within the book.
May 01 2023 07:00 AM
SolutionYou can select multiple sheets:
When multiple sheets have been selected, data and formulas will be entered in ALL selected sheets at once.
When you're done, right-click the sheet tab of any of the selected sheets and select Ungroup Sheets from the context menu, Don't forget to do so, otherwise you'll keep on modifying all selected sheets!
May 01 2023 09:32 AM
@Hans Vogelaar Thank you for the instructions.