Formula question

czah7

New Member
Joined
Feb 21, 2018
Messages
1
[FONT=&quot]I have two tabs, lets call them White and Black.[/FONT]
[FONT=&quot]In White I will record data, I.E cell A1 is a name, Chris. cell B1 is a number, 200. cell A2 is Jen. cell B2 is 300[/FONT]
[FONT=&quot]In my Black tab I have the same column A, Chris, Jen, etc. But column B i need it to pull directly from Chris’s or Jen’s respective Column B. But with the assumption that the tab White will be sorted and reordered sometimes.[/FONT]
[FONT=&quot]So essentially I need black to have a forula that says “In column B, look at the name in column A, match that name to the tab white, and grab the value in it’s column B”[/FONT]
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
This would be a simple VLookup formula, i would suggest giving it a try and posting back if you need help.
 
Upvote 0

Forum statistics

Threads
1,223,228
Messages
6,170,871
Members
452,363
Latest member
merico17

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