I am at my wits end. I have a spreadsheet that was created by someone else, that has a lot of embedded formulas in it. We need these formulas to simplify a large audit we before, but when specific fields are empty, others display the #VALUE ! error.
I have tried different conditional formatting of the cells, such as the ;;; trick, I have tried the IFERROR (,0) trick, none of them work.
I really need to make the #VALUE ! error hidden or null, but still process the formulas when needed. I am trying to add a macro to the workbook, to automate our data moves throughout the different worksheets, but the #VALUE ! error is stopping the macros from processing.
Any help would be greatly appreciated.
I have tried different conditional formatting of the cells, such as the ;;; trick, I have tried the IFERROR (,0) trick, none of them work.
I really need to make the #VALUE ! error hidden or null, but still process the formulas when needed. I am trying to add a macro to the workbook, to automate our data moves throughout the different worksheets, but the #VALUE ! error is stopping the macros from processing.
Any help would be greatly appreciated.