MichaelSchulz
Board Regular
- Joined
- Apr 10, 2014
- Messages
- 64
I have a VBA project that will crash if I click the Refresh All button found on the DATA tab on the Excel ribbon.
However, if I create a button and tie it to ThisWorkbook.RefreshAll, the project works perfectly.
Why might this be?
However, if I create a button and tie it to ThisWorkbook.RefreshAll, the project works perfectly.
Why might this be?