Hello,
Many thanks in advance for your guidance and help!
I have a column (Column L below) which has several texts in many rows. I would like Excel to search for the following text strings from this column (Table, Chair, Desks, Cabinets) and if any of these are found then return the same text string (Table, Chair, Desks or Cabinets). If not found then I would like Excel to return the text of 'Other items'. In any row in the column, only one of the text strings (Table, Chair, Desk or Cabinets) is likely to be found. I tried with IFError, Search, etc but did not make much progress
Once again sincerely appreciate your help!
[TABLE="width: 267"]
<tbody>[TR]
[TD]Column L[/TD]
[/TR]
[TR]
[TD]NOTEBOOK,9 1/4"X7 1/4",BLACK[/TD]
[/TR]
[TR]
[TD]MARKER,SHARPIE,RETRACT,RED[/TD]
[/TR]
[TR]
[TD]FLYER,SPECIALTY & MACHINES[/TD]
[/TR]
[TR]
[TD]FLAG,POST-IT,ARROW,BRIGHT CLRS[/TD]
[/TR]
[TR]
[TD]BATTERY,COPPERTOP,AA[/TD]
[/TR]
[TR]
[TD]PEN,BALLPOINT,CLASSIC,MEDIUMBE[/TD]
[/TR]
[TR]
[TD]BATTERY,DURACELL ALKALINE,AA[/TD]
[/TR]
[TR]
[TD]DISINFECTING WIPES,LYSOL[/TD]
[/TR]
[TR]
[TD]CLIPS,ASSORTED,COLORED[/TD]
[/TR]
[TR]
[TD]FILE,EXPANDING,JAN-DEC,12PKT[/TD]
[/TR]
[TR]
[TD]POST-IT NOTES,5X8,RULED[/TD]
[/TR]
[TR]
[TD]FLAG,POST-IT,SIGN HERE[/TD]
[/TR]
[TR]
[TD]DAB N SEAL ENVELOPE MOISTENER[/TD]
[/TR]
[TR]
[TD]TAPE,ECO,MAGIC,19MMX15.2M[/TD]
[/TR]
[TR]
[TD]PRESTO LETTER OPENER,WHITE[/TD]
[/TR]
[TR]
[TD]BUSINESS CARD HOLDER,MESH,BK[/TD]
[/TR]
[TR]
[TD]FLYER,SPECIALTY & MACHINES[/TD]
[/TR]
[TR]
[TD]STAPLER,COMPANION DESK,BLACK[/TD]
[/TR]
</tbody>[/TABLE]
Many thanks in advance for your guidance and help!
I have a column (Column L below) which has several texts in many rows. I would like Excel to search for the following text strings from this column (Table, Chair, Desks, Cabinets) and if any of these are found then return the same text string (Table, Chair, Desks or Cabinets). If not found then I would like Excel to return the text of 'Other items'. In any row in the column, only one of the text strings (Table, Chair, Desk or Cabinets) is likely to be found. I tried with IFError, Search, etc but did not make much progress
Once again sincerely appreciate your help!
[TABLE="width: 267"]
<tbody>[TR]
[TD]Column L[/TD]
[/TR]
[TR]
[TD]NOTEBOOK,9 1/4"X7 1/4",BLACK[/TD]
[/TR]
[TR]
[TD]MARKER,SHARPIE,RETRACT,RED[/TD]
[/TR]
[TR]
[TD]FLYER,SPECIALTY & MACHINES[/TD]
[/TR]
[TR]
[TD]FLAG,POST-IT,ARROW,BRIGHT CLRS[/TD]
[/TR]
[TR]
[TD]BATTERY,COPPERTOP,AA[/TD]
[/TR]
[TR]
[TD]PEN,BALLPOINT,CLASSIC,MEDIUMBE[/TD]
[/TR]
[TR]
[TD]BATTERY,DURACELL ALKALINE,AA[/TD]
[/TR]
[TR]
[TD]DISINFECTING WIPES,LYSOL[/TD]
[/TR]
[TR]
[TD]CLIPS,ASSORTED,COLORED[/TD]
[/TR]
[TR]
[TD]FILE,EXPANDING,JAN-DEC,12PKT[/TD]
[/TR]
[TR]
[TD]POST-IT NOTES,5X8,RULED[/TD]
[/TR]
[TR]
[TD]FLAG,POST-IT,SIGN HERE[/TD]
[/TR]
[TR]
[TD]DAB N SEAL ENVELOPE MOISTENER[/TD]
[/TR]
[TR]
[TD]TAPE,ECO,MAGIC,19MMX15.2M[/TD]
[/TR]
[TR]
[TD]PRESTO LETTER OPENER,WHITE[/TD]
[/TR]
[TR]
[TD]BUSINESS CARD HOLDER,MESH,BK[/TD]
[/TR]
[TR]
[TD]FLYER,SPECIALTY & MACHINES[/TD]
[/TR]
[TR]
[TD]STAPLER,COMPANION DESK,BLACK[/TD]
[/TR]
</tbody>[/TABLE]