Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Importing, but only certain information

Hi Peeps,

I have what i would call a master list, has ID numbers and names. How do i
use a blank sheet, type in the ID number for example, and excel to
automatically import the rest of the infomation?
I know it can be done.........


"if i only had a brain"

Thanking you
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Importing, but only certain information

Hi,

You may want to use the VLOOKUP() function. it is well explained in Excel's
help menu

--
Regards,

Ashsih Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Sweetie" wrote in message
...
Hi Peeps,

I have what i would call a master list, has ID numbers and names. How do i
use a blank sheet, type in the ID number for example, and excel to
automatically import the rest of the infomation?
I know it can be done.........


"if i only had a brain"

Thanking you


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Importing, but only certain information

Thanks for you help, but i must be one of those really dim folks....;-)
There are so many choice out there on the help, im just not sure which one
is the correct one, i have tried a few things, but still no luck

Here is what i have.....

A master sheet, ID numbers, names and so on....
Blank sheet.... I want to be able to type a id number, and then excel to
import the name from the master.....
Any ideas???

"Ashish Mathur" wrote:

Hi,

You may want to use the VLOOKUP() function. it is well explained in Excel's
help menu

--
Regards,

Ashsih Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Sweetie" wrote in message
...
Hi Peeps,

I have what i would call a master list, has ID numbers and names. How do i
use a blank sheet, type in the ID number for example, and excel to
automatically import the rest of the infomation?
I know it can be done.........


"if i only had a brain"

Thanking you


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 622
Default Importing, but only certain information

Well, the "Vlookup" page in help would be the best one, that's why
Ashish suggested it.

On the blank sheet, type an ID number into A2. Then in B2 you would
put:
=VLOOKUP(A2,data_range,column_number,FALSE)

I would write down a better formula for you, but you need to give more
details, like what your data looks like. You need to know what your
"data_range" and "column_number" are.
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
importing information from BCN Rebec Excel Discussion (Misc queries) 0 August 4th 08 10:17 PM
Importing information from 2 workbooks into a 3rd one Susanneec Links and Linking in Excel 2 April 29th 06 12:57 AM
Importing information from 2 workbooks into a 3rd one Susanneec Excel Worksheet Functions 2 April 21st 06 05:27 PM
Importing information from 2 workbooks into a 3rd one Susanneec Excel Discussion (Misc queries) 0 April 20th 06 10:50 PM
Importing relative positoin information makega Excel Worksheet Functions 2 December 23rd 05 08:51 PM


All times are GMT +1. The time now is 10:08 PM.

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

About Us

"It's about Microsoft Excel"