Hi
I amended some VBA code by including an IF statement which applied a filter to a row, if a filter didn't already exist:
However, I subsueqntly got an error message when I'd closed and re-opned the file later that said:
"We found a problem with some content in 'FileName.xlsx'.Do you want us to try to recover as much as we can? If you trust the source of this workbook, Click Yes"
I clicked on "Yes." However, this message now comes up every time I open that file (and it also has the word "repaired" at the end of the file name).
Is there a way to get rid of this message, as well as the word "repaired" at the end of the file name?
Thanks in advance.
[h=1][/h]
I amended some VBA code by including an IF statement which applied a filter to a row, if a filter didn't already exist:
However, I subsueqntly got an error message when I'd closed and re-opned the file later that said:
"We found a problem with some content in 'FileName.xlsx'.Do you want us to try to recover as much as we can? If you trust the source of this workbook, Click Yes"
I clicked on "Yes." However, this message now comes up every time I open that file (and it also has the word "repaired" at the end of the file name).
Is there a way to get rid of this message, as well as the word "repaired" at the end of the file name?
Thanks in advance.
[h=1][/h]