Hi guys and gals! :-)
I really need to speed up this find & replace VBA, if at all possible, as it is currently taking 2 hours to complete.
The workbook has sheets named by day of the week and each sheet holds a row for each member of staff - these staff members each complete a time-sheet, which is then linked to the relevant day on the master performance workbook (which is what this macro updates).
The purpose of the macro is to update the workbook for a new week, replacing, for example, Week 12.13 with Week 13.13 in all links on all week day tabs.
It is not possible to have all time sheets/work books open, as some have the same name, plus there are that many of them that most NC/PCs here don't have the memory. I have attempted to compensate for this by making sure the performance tracker doesn't update when changing links, but it still takes 2 hours.
I have tried to use a PULL function, which was even slower - indirect is not possible, due to not being able to open all time sheets.
Any ideas much appreciated!
Bookmarks