Hi,
I am doing a regex in excel files and would like to replace these with for instance “xxx”. However, as the excel file contains many formulas and different formatting (which I want to keep) I can not output the excel datatable as a string and then replace. Does anyone have tips on how doing this the best way?
Thank you!
A