Please help with this Formula

mrsphxbabe

Board Regular
Joined
Aug 11, 2008
Messages
60
Hi everyone. I am going out of my mind here, I got someone to help me with this formula, but for some reason when I paste it into my spreadsheet, its not doing what I expected. Some times it wont paste all of the formula, or it goes into a different cell them where I can trying to paste it, or it gives me a #N/A or # REF result, and if I get it to paste into the cell, and I drag it down, it just copies it instead of giving me the results.
I cant seem to figure out how to upload my spread sheet here, but this is the formula, can anyone tell me if you see a problem with it?

=IF(B2<>"",INDEX(Sheet2!$B$1:$B$2000,MATCH("**",IF(ISNUMBER(SEARCH(B2,Sheet2!$A$1:$A$2000,1)),"**",0),0),1),INDEX(Sheet2!$B$1:$B$2000,MATCH("**",IF(ISNUMBER(SEARCH(C2,Sheet2!$A$1:$A$2000,1)),"**",0),0),1)))

Thank you in advance!
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
Hi,

Don't know what your formula is doing, as there's nothing to reference to, but based on your description, check the cell formatting of the cells you're applying the formula to, sounds like the cells are formatted "Text", change the cell formatting to "General", then re-enter the formulas, then it should work.
 
Upvote 0

Forum statistics

Threads
1,215,059
Messages
6,122,918
Members
449,093
Latest member
dbomb1414

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