LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
EdE EdE is offline
external usenet poster
 
Posts: 6
Default Nested "filters" of a list

Hi,

I've searched the community pages for a bit to see if I could find a
solution to my problem there; however, my lack of VBA and UserForms knowledge
meant I couldn't find a solution I could understand.


I have a worksheet called "Database" where I have a huge list of items that
contain numerous subsets within subsets.

************
Example:
- Item "A"
- Subset "A1"
- Subset "A1a"
- Subset "A1ai" -- Data A1ai
- Subset "A1aii" -- Data A1aii
- Subset "A1b"
- Subset "A1bi" -- Data A1bi
- Subset "A1bii" -- Data A1bii
- Subset "A2"
- Subset "A2a"
- Subset "A2ai" -- Data A2ai
- Subset "A2aii" -- Data A2aii
- Subset "A2b"
- Subset "A2bi" -- Data A2bi
- Subset "A2bii" -- Data A2bii
- Item "B"
- Subset "B1"
- Subset "B1a"
- Subset "B1ai" -- Data B1ai
- Subset "B1aii" -- Data B1aii
- Subset "B1b"
- Subset "B1bi" -- Data B1bi
- Subset "B1bii" -- Data B1bii
- Subset "B2"
- Subset "B2a"
- Subset "B2ai" -- Data B2ai
- Subset "B2aii" -- Data B2aii
- Subset "B2b"
- Subset "B2bi" -- Data B2bi
- Subset "B2bii" -- Data B2bii
....etc.
************

I'd like to be able to:
1. In cell "A1" of a worksheet called "Form": select from a list of items
A-M from worksheet "Database"
2. In cell "B1" of worksheet "Form": immediately select from a list of
subset items associated with the item selected in cell "A1" without having to
run a secondary marco (unless it's one that automatically runs once the 1st
item is selected)
3. In cell "C1" of worksheet "Form": immediately select from a list of
subset items associated with the item selected in cell "B1" without having to
run a secondary marco (unless it's one that automatically runs once the 2nd
item is selected)
4. etc. for all subsets
5. have the resulting data fed into specified cells in the "Form" worksheet


Also, is it possible to do this without writing a macro, as my knowledge of
VBA is fairly minimal and of UserForms is 0. If not, as I assume, that's OK,
I need to learn VBA and UserForms anyway.

Many MANY thanks in advance!
 
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
Nested "IF" With "And"and "OR" functions Richard Freist Excel Worksheet Functions 3 February 3rd 07 03:04 PM
cannot use "Create List" and "Share Workbook" same time Devendra Excel Discussion (Misc queries) 0 October 26th 06 06:05 AM
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM
Nested "if" for price list simmerdown Excel Worksheet Functions 1 March 28th 06 05:53 PM


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