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

I have a vba program that uses a userform for selecting parts in table
- the parts are grouped into 40+ groups with 2 levels of sub groups -
how do I keep the first level unique? As well as the second level?
For example 8000 parts into 40 groups - one group called bycles,
second group - mountian bikes, third group - size of.....
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default listbox selections

If I am going to be working with a large number of items that might be
subdivided into various categories with various options per category, the
first thing I do is try to organize my project with a block diagram. I
define my objective, then start with step 1 of actions needed to reach the
objective. by the time I have developed the block diagram it is pretty
evident where I will need controls and I can decide what types of controls
and which category of items or options to load into those controls. It is
much easier to make decisions and describe the problems with the diagram of
the steps to be completed.

" wrote:

I have a vba program that uses a userform for selecting parts in table
- the parts are grouped into 40+ groups with 2 levels of sub groups -
how do I keep the first level unique? As well as the second level?
For example 8000 parts into 40 groups - one group called bycles,
second group - mountian bikes, third group - size of.....

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
Creating Chart from Userform ListBox selections Corey Charts and Charting in Excel 2 September 8th 08 05:53 AM
listbox multiple selections Paul Excel Programming 1 February 22nd 08 03:50 PM
Capturing Listbox Selections Randy[_2_] Excel Programming 3 September 14th 07 11:21 PM
Display selections from a listbox in a message box Excel-erate2004[_35_] Excel Programming 2 September 6th 04 12:48 PM
Jumping to chart based on listbox selections ChrisMD Excel Programming 0 July 7th 04 04:42 PM


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