Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi all Do you think is there any macro that can change the formula in selected range to include the IF-iserror so no error appears on the screen? For example: In cell A1 the formula is: =A2+B2 But if I select A1 and run the macro, It would change to: =IF(ISERROR(A2+B2);"";(A2+B2)) I need that beacause I have a sheet with lots of formulas with different errors and It would be quite painful to chang every formula. Thanks you for your help!!!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
While using find and replace i am getting "formula too long" | Excel Discussion (Misc queries) | |||
How do I replace a "#N/A" formula result with a blank in excel? | Excel Discussion (Misc queries) | |||
How do I replace "#N/A" error, to continue my formula w/o error? | Excel Worksheet Functions | |||
Can you replace "TRUE" with " " in an exact formula? | Excel Worksheet Functions | |||
I get error with "ROWS" in the formula - nested formula question | Excel Worksheet Functions |