I just can't fix my error on this. I am using this formula in a drop down situation and the rows of data will be different each time. So if there isn't data, I want the error show a blank cell.
=IFError((LEFT(G6,3)="OC1"),"Omnicell In-House",IF((LEFT(G6,3)="CMS"),"MedOne",IF((LEFT(G6,3)="001"),"CreekRidge","UNKNOWN")),"")
But it continues to tell me that I have too many arguments. I have played with it for 30 min.
Thank you.
Bookmarks