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: 55
Default cycling through code based on menu choices

I import electrical measurement data into a sheet run some conversion
and formatting macros on it. Then, split the data up for analysis,
manually, based on three of the columns titles DCODE, CONFIG and JOB
NUMBER.

Recently I have developed code (with a lot of help here) to break the
data out based on the CONFIG column. For example If the CONFIG of all
the data is either A, B or C the code copies all the CONFIG "A" to
a new sheet, titles the sheet appropriately, and adds some statistical
calculations to the sheet. This occurs for each CONFIG so I have new
worksheets A,B and C. I am currently duplicating the code to perform
the same manipulation based on the DCODE and JOB NUMBER columns.

The next step is to be able to use a menu to select items from each the
three columns using dropdown menus of the selections available under
the three columns. Such as CONFIG "A & C", DCODE "32" and JOB
NUMBER "C354". The result would be a worksheet built based on the
choices made. I'm assuming I can do this by cycling through the
three breakout codes. My question is, assuming I have the menu setup
correctly, what would a clean way to do this? Any suggestion of a good
starting point or basic method to work from would be greatly
appreciated. Pointers to examples of a similar process would be a
bonus!

Thanks
Robert

 
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
Can I make a drop-down menu without cells containing the choices? Caeres Excel Discussion (Misc queries) 2 October 24th 08 04:34 AM
How can I change labels to a table for showing menu choices Ron for rehearsal dinner Excel Discussion (Misc queries) 2 August 27th 06 11:17 PM
Duplicate Menu Choices JCLSB Excel Discussion (Misc queries) 1 December 21st 05 01:33 AM
Format from menu will not offer options or choices? Tribeventure Excel Discussion (Misc queries) 0 December 6th 05 08:16 PM
icons for custom menu choices Tom Ogilvy Excel Programming 2 July 20th 03 10:25 PM


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