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

How can I use a combobox to select 1 row with 5 colums data from a seperate
worksheet containing over 100 rows of data and populate 5 cells on current
sheet? Ideally would like to detect number of rows of data automatically to
cope with different lists
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default excel combobox


http://www.contextures.com/xlDataVal01.html
the basics

http://www.contextures.com/xlDataVal05.html
to get a list from another workbook or another worksheet


http://www.contextures.com/xlFunctions02.html
How to pull in related data based on a key data element value

--
Regards,
Tom Ogilvy



"Bagpuss" wrote:

How can I use a combobox to select 1 row with 5 colums data from a seperate
worksheet containing over 100 rows of data and populate 5 cells on current
sheet? Ideally would like to detect number of rows of data automatically to
cope with different lists

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default excel combobox

Tom

Dynamic list works fine, but still unclear how to select multiple columns of
data from a drop down list eg with names and addresses, if select name with
data validation can I also populate cells with relevant address details?
Using Office 2003

"Tom Ogilvy" wrote:


http://www.contextures.com/xlDataVal01.html
the basics

http://www.contextures.com/xlDataVal05.html
to get a list from another workbook or another worksheet


http://www.contextures.com/xlFunctions02.html
How to pull in related data based on a key data element value

--
Regards,
Tom Ogilvy



"Bagpuss" wrote:

How can I use a combobox to select 1 row with 5 colums data from a seperate
worksheet containing over 100 rows of data and populate 5 cells on current
sheet? Ideally would like to detect number of rows of data automatically to
cope with different lists

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default excel combobox

You need a lookup table and the use of VLOOKUP function in cells adjacent to the
DV dropdown list.

See Debra's site for help on VLOOKUP

http://www.contextures.on.ca/xlFunctions02.html


Gord Dibben MS Excel MVP

On Tue, 8 Jul 2008 15:36:01 -0700, Bagpuss
wrote:

Tom

Dynamic list works fine, but still unclear how to select multiple columns of
data from a drop down list eg with names and addresses, if select name with
data validation can I also populate cells with relevant address details?
Using Office 2003

"Tom Ogilvy" wrote:


http://www.contextures.com/xlDataVal01.html
the basics

http://www.contextures.com/xlDataVal05.html
to get a list from another workbook or another worksheet


http://www.contextures.com/xlFunctions02.html
How to pull in related data based on a key data element value

--
Regards,
Tom Ogilvy



"Bagpuss" wrote:

How can I use a combobox to select 1 row with 5 colums data from a seperate
worksheet containing over 100 rows of data and populate 5 cells on current
sheet? Ideally would like to detect number of rows of data automatically to
cope with different lists


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
fill combobox depending on selection from another combobox Adam Francis Excel Discussion (Misc queries) 2 July 24th 08 07:39 PM
Combobox items determined by the selection in another combobox Alerion Excel Programming 2 September 13th 06 01:07 PM
Combobox options based on the input of another combobox afmullane[_5_] Excel Programming 1 May 3rd 06 01:44 PM
ComboBox list reliant on the entry from a different ComboBox ndm berry[_2_] Excel Programming 4 October 4th 05 04:40 PM
How Do I Load A ComboBox RowSource From The Results Of Another ComboBox Minitman[_4_] Excel Programming 3 October 26th 04 07:58 PM


All times are GMT +1. The time now is 06:31 AM.

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"