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

Is there a better way to update the worksheet upon making a new
selection in a ComboBox other than changing focus from the combobox to
another object, and then returning the focus to that combobox on a
combobox_change() event?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default ComboBox update

Depends on which kind of combobox you are using:

If using the one from the forms toolbar then you can use right click
/format control/control tab/linked cell.

This ensures that the cell named always has a copy of what is selected.


A similar facility exists for the control toolbox combo and this is
acessible via the right click/properties/linked cell

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default ComboBox update

I forgot to mention that I'm using comboboxes in a UserForm, not on the
worksheet itself.

Peter wrote:
Depends on which kind of combobox you are using:

If using the one from the forms toolbar then you can use right click
/format control/control tab/linked cell.

This ensures that the cell named always has a copy of what is selected.


A similar facility exists for the control toolbox combo and this is
acessible via the right click/properties/linked cell


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
ComboBox Update [email protected] Excel Programming 2 September 6th 06 12:54 PM
Update combobox Aaron Excel Programming 1 April 4th 06 02:48 AM
combobox update Alex Excel Programming 2 September 14th 05 05:25 PM
combobox update Josh[_9_] Excel Programming 2 February 24th 04 05:22 PM
Combobox update Robert Couchman[_4_] Excel Programming 0 February 20th 04 09:13 AM


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