D
dethstar
Hi
i am first time posting newB me.
Basically i have a sheet information which is a price list sorted b
part number, the other columns have price descriptions and othe
information in.
on another sheet i want to be able to type a part number and have
formula copy the relevant description from the table on the previousl
described sheet.
the format of the information table is column A has all part numbers i
it, and i want to copy said description from column C.
now ive had a long time fiddling with this and so far have only manage
to find what row i would need to copy from using the "MATCH" function
ie i type in the part number and the formula finds what row th
desciption and part number are on. after that im stuck.
the formula so far is:
=MATCH(B1,Sheet1!A1:A5,FALSE)
(B1 is where i'm inputting the part number for search).
any help would be very appreciated.
thanks
i am first time posting newB me.
Basically i have a sheet information which is a price list sorted b
part number, the other columns have price descriptions and othe
information in.
on another sheet i want to be able to type a part number and have
formula copy the relevant description from the table on the previousl
described sheet.
the format of the information table is column A has all part numbers i
it, and i want to copy said description from column C.
now ive had a long time fiddling with this and so far have only manage
to find what row i would need to copy from using the "MATCH" function
ie i type in the part number and the formula finds what row th
desciption and part number are on. after that im stuck.
the formula so far is:
=MATCH(B1,Sheet1!A1:A5,FALSE)
(B1 is where i'm inputting the part number for search).
any help would be very appreciated.
thanks