Formula Help

tasha23xx

New Member
Joined
Jun 3, 2018
Messages
9
Hello,

Hoping someone can help me understand the logic in this formula...what cells is it referencing? If I want to move the information from one column to another how would I get it to reference this column instead.

=IF(A2="SHOES",AC2,IF(A2="Lucky Dip",AC2,(LEFT((MID(AC2,FIND("=",SUBSTITUTE(AC2,"-","=",LEN(AC2)-LEN(SUBSTITUTE(AC2,"-",""))-1))+1,256)),FIND("-",(MID(AC2,FIND("=",SUBSTITUTE(AC2,"-","=",LEN(AC2)-LEN(SUBSTITUTE(AC2,"-",""))-1))+1,256)))-1))))

This sits in B2...the formula in A2 is:

=IFERROR((LOOKUP(9.99E+307,SEARCH('Clothes Categories'!$A$2:$A$179,AC2),'Clothes Categories'!$B$2:$B$179)),"review")

Are these working together to bring resuls?

Thanks
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.

Forum statistics

Threads
1,216,167
Messages
6,129,262
Members
449,497
Latest member
The Wamp

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