IFERROR AND RESULT IS "NOT POSTED" IF WITH OTHER RESULT

JOHATUP

New Member
Joined
May 26, 2023
Messages
38
Office Version
  1. 2013
Platform
  1. Windows
I have this formula below, where IFERROR, if the vlookup sheet does not have the document number on it it will show "Not posted "(But it does not mean everything is not posted, but it could mean its deleted), the formula works but I need to add it with formula that if cell B2 is "deleted" (this is the text content of the cell) then the result should be "deleted" instead of "Not Posted". I cannot seem to work this out cause it will show I have multiple arguments.
=IFERROR(VLOOKUP(O2,POSTED!C:I,7,0),"Not Posted")
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Forum statistics

Threads
1,223,893
Messages
6,175,240
Members
452,621
Latest member
Laura_PinksBTHFT

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top