Hallo Community,
We have an Excel report (Infor.Get.Value - Formulas) that we want to calculate and print out for a list of cost centers one after the other.
Classic batch print.
Unfortunately, recalculating the Infor formulas via VBA coding does not work properly.
Neither the classic .calculate for ActiveSheet or ActiveWorkbook nor the keyboard shortcuts for the Infor calculation functions (Shift/Alt/R).
We have already tried the Wait function and a DoEvents loop, all without success.
Does anyone have a hint?
Oh, I realize that it would be much easier on the web, but the customer would like to do it in Excel... :-)
Thank you in advance,
Jörn