Hi,
I'm using rather complex VBA code to open a Workbook, alter data and copy&paste content between diffrent Workbooks, containing RB requests.
I have all Excel warning dialogues disabled using "Application.DisplayAlerts = False". However, Report Builder keeps asking if I want to save changes as soon as my codes tries to close the Workbook containig the RB requests.
Is it possible to disable all RB warnings? Or at least a way to disable RB via VBA for specific Workbooks?
Thanks in advance,
Florian Vieth