Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If I am adding a column that has an #N/A, it returns an #N/A. How can I get
it to work? I used an if statement whe =if(+B5="#N/A",0,+B5)- it did not work. Help. Thanks. |