LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Make more than 1 selection from combobox send to another sheet

Excel-erate2004 < wrote:

Hi all,

I'm not sure how to do this, but I believe it can be done.

How could I make more than 1 selection from a combo box then have those
selections appear on another sheet in the order that they were selected.
Would I need some kind of buffer or memory container?

For example:

I have 29 products, the user will choose from a combobox of a possible
29 items, then those selections (meaning more than just 1 selection)
will be sent to another sheet which will influence something else.

I hope I described my problem well enough.

Thanks

P.S. I am developing in Excel 2000 using VBA


---
Message posted from http://www.ExcelForum.com/



i would create an event for the list box using the onClick event or
something similar depending on what your programming in, and in the on
click event add the name of the selected object to an array, that will
add them in the order they are selected so that you can use your array
to add it to the other sheet.. does this help?
 
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
ComboBox Selection [email protected] uk Excel Discussion (Misc queries) 1 November 14th 08 09:38 PM
fill combobox depending on selection from another combobox Adam Francis Excel Discussion (Misc queries) 2 July 24th 08 07:39 PM
Combobox Selection Phil Floyd Excel Programming 0 May 6th 04 09:19 PM
AutoFiltering by combobox selection ReportMaster Excel Programming 1 April 1st 04 02:41 AM
Combobox selection Ian Coates Excel Programming 4 February 5th 04 09:26 AM


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