DynamiteMom
New Member
I am working on an project that contains several worksheet dashboards within the same workbook. I need a way for the worksheets to automatically change to the next tab after a specified interval (for example switch from sheet1 to sheet2 after 1 minute). This would cause the application to rotate through the worksheet tabs within the workbook displaying 1 tab at a time - kinda like a slideshow affect. This project will be used on a display console for the business to view. Has anyone done this before and had success? I have tried using the timer function in VBA without much success. Any help would be greatly appreciated.