Quick excel question

Soldato
Joined
18 Oct 2002
Posts
3,669
Location
Bubblin in Dublin
this is probably very basic but i cant figure it. i have an excel work book with two work sheets.

Work sheet one is a list of purchase orders with a reference number beginning PO and then a 5 digit no

Sheet 2 is a list of invoices and one column is reserved to show the purchase order the invoice was raised on.

What i want to do is, in sheet one have a column that shows 1 if the purchase order number appears in the column on the next sheet or 0 if it doesnt.

basically what i want to do is get excel to try match the number in a given cell to the same number in a column on the next work sheet.

any ideas?
 
prob is to match say c1 on sheet 1 to a column on sheet 2 it will have to search the whole column as they wont be in same order
 
Back
Top Bottom