Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default 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?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default 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?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
linking data in various files, each file has 18 worksheets KerryMay Excel Worksheet Functions 0 April 26th 07 04:02 AM
Linking cell data between worksheets [email protected] Excel Discussion (Misc queries) 0 January 10th 07 11:23 PM
Linking between worksheets- then sorting data sahamill Excel Worksheet Functions 1 March 15th 05 05:25 AM
Need Help linking worksheets Carolly New Users to Excel 5 January 27th 05 05:21 PM
Linking Data between worksheets in a workbook Terry Excel Worksheet Functions 2 November 8th 04 01:04 PM


All times are GMT +1. The time now is 05:02 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"