![]() |
Linking data on different worksheets
Hi,
I have a worksheet with item codes and prices and a worksheet with a invoice/quotation. By typing in the item code on the invoice, I would like exel to put in the price automaticaly. Can this be done, and if so, how do I go about to get this done? |
Linking data on different worksheets
See VLOOKUP function
=VLOOKUP("itemcode",Sheet1!A:B,2,0) where columns A & B of sheet1 contains item codes and prices "itemcode" is cell with item code "dalenesa" wrote: Hi, I have a worksheet with item codes and prices and a worksheet with a invoice/quotation. By typing in the item code on the invoice, I would like exel to put in the price automaticaly. Can this be done, and if so, how do I go about to get this done? |
All times are GMT +1. The time now is 11:57 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com