Thread
:
Formula error
View Single Post
09-12-2022, 02:05 AM
Marcia
Windows 11
Office 2021
Expert
Join Date: May 2018
Location: Philippines
Posts: 551
How about this:
=IF(AND(P2=0,R2>="CANCELLED"),"CANCELLED",IF(I2<1, " ",IF(P2=0,"OUTSTANDING",IF(AND(P2<I2,R2>="CANCELLE D"),"PARTIAL ISS REMAINING QTY CNX",IF(P2=I2,"COMPLETE","PARTIAL")))))
Marcia
View Public Profile
Find all posts by Marcia