Hello Everyone,
I'm trying to ensure that all calculations are performed in the workbook, I had situations were formulas were not calculated when opening the excel file due to slowness on computer.
This is the code I have right now:
Public LOCAL_PARAMETERS_WORKBOOK As Workbook
Public...