I am pulling a data from DB and storing it in excel. This excel has got formulas in many sheets. When I start executing the job, it takes more than 25mins to complete. When I tested with simple excel without any formula, the execution completes in 5 seconds. So, it looks like the Excel formula is causing this delay. Can you suggest how to speed up the execution without removing excel formula?