I have an existing excel file and need to write to it on a daily basis.
The excel file comes with functions and when I use
ParseExcel::SaveParser, the formulas are no longer showing up.
Is there anyway to maintain the formulas?
The function in the excel file is to extract day from a date. The parseexcel::saveparser would open the existing excel file and write to the appropriate different cell based on the date.
I have read somewhere that parseexcel::saveparser overwrites pre-existing functions but haven't found a way to force the function/calculation to stay.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.