Hi.
Currently, I have a workflow that requires the use of CSV files to manage some data. I need to be able to export my CSV files with formulas in-tact in case I want to close the file and open it again later. Formulas are used to help visually separate data in this document, so losing that capability after closing the app isn’t very good.
Currently this is sort of possible, by checking the Edit Filter Settings option in the Save As dialogue. However, the values here are not persistent; exporting another CSV file after closing and reopening the app will export it with evaluated formulas, instead of the actual formula itself. Every time, I have to go to “Save As”, click “Edit Filter Settings”, and then export that way. I can’t just save the CSV file like normal.
Is there any way that I can make the application permanently export with formulas in tact so that I don’t have to remember to check this box every time I reopen the file? I’d like it to remember that I want formulas exported instead of evaluated.
Note: I do not want to enable the Formulas checkbox in the app’s display preferences; I need the formulas to display as evaluated while editing the CSV. This is not a solution, it should only affect the file on disk.
Thank you for your time.