Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
creo
 
Posts: n/a
Default I want to enter a customer # and retreive their data

How do I retreive data, which I've entered, from another worksheet when I
enter a code or # that is specific to that data?
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Peo Sjobom
 
Posts: n/a
Default I want to enter a customer # and retreive their data

Assuming you have a yable and the data is set up like

code1 value value etc
code2 value value etc

and so on

then you can use

=VLOOKUP(C1,Sheet2!A2:C50,2,0)

where C1 is the typed in lookup value (code) and A2:C50 the table and this
particular formula will return the value from column 2

lookup VLOOKUP in help


--

Regards,

Peo Sjoblom

Nothwest Excel Solutions

www.nwexcelsolutions.com

remove ^^ from email

"It is a good thing to follow the first law of holes;
if you are in one stop digging." Lord Healey




"creo" wrote in message
...
How do I retreive data, which I've entered, from another worksheet when I
enter a code or # that is specific to that data?



  #3   Report Post  
Posted to microsoft.public.excel.newusers
Max
 
Posts: n/a
Default I want to enter a customer # and retreive their data

"creo" wrote:
How do I retreive data, which I've entered,
from another worksheet when I
enter a code or # that is specific to that data?


Try Debra's pages for 2 ways:

http://www.contextures.com/xlFunctions02.html
(VLOOKUP)

http://www.contextures.com/xlFunctions03.html
(INDEX/MATCH)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---


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



All times are GMT +1. The time now is 11:49 PM.

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"