Essentially I have constructed a macro to update 2 pivot tables (and associated charts, on "Summary.." sheets) using data that will be periodically updated on "Activity" sheet. The macro works perfectly fine when run using the standard VBA editor Run function, also when I assign the macro to a Quick Access Toolbar at the top left of Excel. However, when I assign the macro to a command button (ActiveX) on the "Summary" sheets I suddenly receive error 1004 (See screenshots below), while the macro works perfectly fine in all other methods.
Could somebody find a solution that would allow the macro to run via the ease of clicking a simple command button (preferably a button on each of the "Summary" sheets that runs the exact same function)? Obviously, I wouldn't specifically require ActiveX Controls if you can advise an alternative. Attached is a sample example of the workbook!
Thank you in advance!
Bookmarks