need vocabulary, please

killerleaf

Board Regular
Joined
Mar 6, 2003
Messages
113
what is it called when you have two totally different separately named workbooks, say, pacu data, and pacu delay, and you want to compare column b in pacu data to column n in pacu delay, to see if there are any matching entries? I tried to do a search thru the archives, but I realized I don't know what to call this...especially to get results from the search...any and all suggestions are appreciated!
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
To compare two columns, use the match function, as in the trivial example below. Just change the references to be different workbooks in addition to different columns.
Book3
ABCDE
1column 1match to column 2column 2match to column 1
21#N/A56
32#N/A67
43#N/A7#N/A
54#N/A8#N/A
6529#N/A
76310#N/A
Sheet1
 
Upvote 0
thanks! at least now i can look up the help files, so i can figure how to reference the different workbooks! thanks!
 
Upvote 0

Forum statistics

Threads
1,224,856
Messages
6,181,424
Members
453,039
Latest member
jr25673

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