Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel spreadsheeting

I would like to take data from various workbooks and pull the information
contained within a range of cells into one main sheet.
I'm thinking that I would like to use a drop-down menu to make the selection
then all the data would populate in the cells underneath from another
worksheet.
Could someone point me in the right direction??
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Excel spreadsheeting

Data=Validation using the list option

Then use vlookup formulas to get the information (if the indexing value is
on the left side of the range - if not, then use a combination of Index and
Match.

--
Regards,
Tom Ogilvy


"maricaro2511" wrote:

I would like to take data from various workbooks and pull the information
contained within a range of cells into one main sheet.
I'm thinking that I would like to use a drop-down menu to make the selection
then all the data would populate in the cells underneath from another
worksheet.
Could someone point me in the right direction??

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
Spreadsheeting Problem - Come Help! Kris Taylor Excel Programming 1 March 4th 04 12:49 AM


All times are GMT +1. The time now is 09:39 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"