LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Help wCombo Box Setup

Hey all

I have a Main Data Tab:

COL A COL B COL C COL D COL E
R1
R2 Total Brnd1 Brnd2 Brnd3 Brnd4
R3
R4 ATT1 1.00 0.50 0.44 0.34 0.21
R5 ATT2 1.00 0.50 0.44 0.34 0.21
R6 ATT3 1.00 0.50 0.44 0.34 0.21
R7 ATT4 1.00 0.50 0.44 0.34 0.21
R8 ATT5 1.00 0.50 0.44 0.34 0.21
R9 ATT6 1.00 0.50 0.44 0.34 0.21


and then a Filtered Datatab where I
would like to put a combobox where the
items from R2 on the Main Data Tab are
listed and if selected then the data
below them is pasted into the Filtered
Datatab.

Do, if I select Total in Col C and Brnd4 in
Col D via a combobox my data would look
like this:

COL C COL D
R11
R12 Total Brnd5
R13
R14 ATT1 1.00 0.21
R15 ATT2 1.00 0.21
R16 ATT3 1.00 0.21
R17 ATT4 1.00 0.21
R18 ATT5 1.00 0.21
R19 ATT6 1.00 0.21


Do, if I select Brnd1 in Col C and Brnd2
in Col D via a combobox my data would look
like this:

COL C COL D
R11
R12 Brnd1 Brnd2
R13
R14 ATT1 0.50 0.44
R15 ATT2 0.50 0.44
R16 ATT3 0.50 0.44
R17 ATT4 0.50 0.44
R18 ATT5 0.50 0.44
R19 ATT6 0.50 0.44


I have very little experience with comboboxes.
What would I put in the code sheet for each of
the comboboxes (I would need 2 comboboxes, one
for Col C and one for Col D) so that I could
grab the appropriate data depending on which BRND
I want to look at?

Thanks in advance,

Lance
 
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
How to setup Darlene Charts and Charting in Excel 0 October 9th 08 07:43 PM
Changes in my setup? Mike Rogers[_2_] Excel Discussion (Misc queries) 3 November 11th 07 05:47 PM
Setup cmorga20 Excel Discussion (Misc queries) 1 July 13th 06 08:15 PM
setup Bonzo Excel Worksheet Functions 2 March 26th 05 01:10 PM
setup Aidan[_3_] Excel Programming 2 February 23rd 04 06:03 PM


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