Matching

Steve2718

New Member
Joined
Jun 4, 2009
Messages
22
I am looking for a formula that will look at a set of numbers with numbers and letters and see whether that exact match is there in another set of numbers.

I have tried Isnumber(match(A3,G:G,0)) however it does not appear to work.

any help appreciated.
Thanks
Steve
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
I am looking for a formula that will look at a set of numbers with numbers and letters and see whether that exact match is there in another set of numbers.

I have tried Isnumber(match(A3,G:G,0)) however it does not appear to work.

any help appreciated.
Thanks
Steve
Can you be more specific?

Do you get an error? An incorrect result?

Show us some typical data.

What's in A3?

Let's assume you think there's a match with A3 and G10. What result do you get with this formula:

=A3=G10
 
Upvote 0

Forum statistics

Threads
1,224,583
Messages
6,179,681
Members
452,937
Latest member
Bhg1984

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