???
Hi Lee,
Thanks for the reply.
I have just tried using the wizard and am unsure if I am supposed to complete all 4 boxes or not.
I tried doing it but it threw alsorts of messages at me which didn't get me what I was hoping for.
Here is the reference completed on my first attempt:
=VLOOKUP(A2,'[J Perkins Trade price list.xls]Price list for disc TRADE with '!$H$2,,'[J Perkins Trade price list.xls]Price list for disc TRADE with '!$H$2)
					Hi Lee,
Thanks for the reply.
I have just tried using the wizard and am unsure if I am supposed to complete all 4 boxes or not.
I tried doing it but it threw alsorts of messages at me which didn't get me what I was hoping for.
Here is the reference completed on my first attempt:
=VLOOKUP(A2,'[J Perkins Trade price list.xls]Price list for disc TRADE with '!$H$2,,'[J Perkins Trade price list.xls]Price list for disc TRADE with '!$H$2)
 
 
 (that's A : D) to look in.  So it will find "eggs" in column A7 and return whatever is in D7.  So the above formula would be changed to:
 (that's A : D) to look in.  So it will find "eggs" in column A7 and return whatever is in D7.  So the above formula would be changed to:
Comment