Help Required Please...

ExcelRoy

Well-known Member
Joined
Oct 2, 2006
Messages
2,540
Office Version
  1. 365
Platform
  1. Windows
Hi,

I am having some trouble with excel, and wonder if you could help me please

i have 2 columns A and B

Column A has part numbers and Column B has description

I would like to create a "booking out tab" of selected parts

when i type say "1" in cell A1 then i would like it to show the descriptions in cell B1, but if i type "2" the i would like it to show cell "B2", etc

to save me typing the descriptions out all the time

not sure if this can be done

i have the basic formula for this but need it for every part in my inventory (say 100 lines)

=IF(A1=G1,Supplier!B1) G1 is just a copied cell of A1
=IF(A2=G2,Supplier!B1) G2 is just a copied cell of A2
etc

i would be gratefull if you could help me out

kind regards
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
Hi

Have a look at the VLOOKUP function. The way I read your description this should give you what you are chasing.


Tony
 
Upvote 0

Forum statistics

Threads
1,214,591
Messages
6,120,429
Members
448,961
Latest member
nzskater

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