B5rocksass
Board Regular
- Joined
- Jan 10, 2017
- Messages
- 56
- Office Version
- 2016
- Platform
- Windows
Hello, I have a table with a vlookup formula that sometimes brings in negative numbers. I've been manually changing all negative numbers to show as zero, but I don't know how to rewrite the formula so that it does it automatically. Please help. My formula is:
=IFERROR(VLOOKUP($A3,'QB-REPORT'!$A:$DC,2,FALSE),"0")
=IFERROR(VLOOKUP($A3,'QB-REPORT'!$A:$DC,2,FALSE),"0")