Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default drop-down / combobox in a custom toolbar

Hi All,

I have created a combobox on a worksheet which, upon activation of the
sheet, gets populated with the names of all the 'named ranges' in the
workbook. selecting one of these takes you to the named range chosen. it
all works fine, but now i want to have it (or something similar) in a
toolbar... can anyone tell me how to do it? i don't know how to get
something like a combobox into a toolbar (eg, like the font selection
drop-down).

part of the reason for doing the above is that i create quite a few dynamic
ranges (via VBA) and they never appear on the 'go to' window ('Edit' - 'Go
To...'). can anyone tell me why they don't appear when other named ranges
do and is there anyway of forcing them on to that list (using VBA)?

Thanks for any help,

Tim


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,942
Default drop-down / combobox in a custom toolbar

Hi,
Have you tried using the navigator. it's on the formula bar at far left. a
little dropdown like a combo box which displays range names and print areas
and other.

FSt1

"Tim Marsh" wrote:

Hi All,

I have created a combobox on a worksheet which, upon activation of the
sheet, gets populated with the names of all the 'named ranges' in the
workbook. selecting one of these takes you to the named range chosen. it
all works fine, but now i want to have it (or something similar) in a
toolbar... can anyone tell me how to do it? i don't know how to get
something like a combobox into a toolbar (eg, like the font selection
drop-down).

part of the reason for doing the above is that i create quite a few dynamic
ranges (via VBA) and they never appear on the 'go to' window ('Edit' - 'Go
To...'). can anyone tell me why they don't appear when other named ranges
do and is there anyway of forcing them on to that list (using VBA)?

Thanks for any help,

Tim



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default drop-down / combobox in a custom toolbar

If this is not a learning exercise, then get Jan Karel Pieterse's (with Charles
Williams and Matthew Henson) Name Manager:

You can find it at:
NameManager.Zip from http://www.oaltd.co.uk/mvp

You'll find that it has a lot of nice features.

Tim Marsh wrote:

Hi All,

I have created a combobox on a worksheet which, upon activation of the
sheet, gets populated with the names of all the 'named ranges' in the
workbook. selecting one of these takes you to the named range chosen. it
all works fine, but now i want to have it (or something similar) in a
toolbar... can anyone tell me how to do it? i don't know how to get
something like a combobox into a toolbar (eg, like the font selection
drop-down).

part of the reason for doing the above is that i create quite a few dynamic
ranges (via VBA) and they never appear on the 'go to' window ('Edit' - 'Go
To...'). can anyone tell me why they don't appear when other named ranges
do and is there anyway of forcing them on to that list (using VBA)?

Thanks for any help,

Tim


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tim Tim is offline
external usenet poster
 
Posts: 145
Default drop-down / combobox in a custom toolbar

Thanks FSt1, but it doesn't list my range names... i don't know if its
because they are dynamic or because they were created via VBA (i presume the
latter).


"FSt1" wrote in message
...
Hi,
Have you tried using the navigator. it's on the formula bar at far left. a
little dropdown like a combo box which displays range names and print
areas
and other.

FSt1

"Tim Marsh" wrote:

Hi All,

I have created a combobox on a worksheet which, upon activation of the
sheet, gets populated with the names of all the 'named ranges' in the
workbook. selecting one of these takes you to the named range chosen.
it
all works fine, but now i want to have it (or something similar) in a
toolbar... can anyone tell me how to do it? i don't know how to get
something like a combobox into a toolbar (eg, like the font selection
drop-down).

part of the reason for doing the above is that i create quite a few
dynamic
ranges (via VBA) and they never appear on the 'go to' window ('Edit' -
'Go
To...'). can anyone tell me why they don't appear when other named
ranges
do and is there anyway of forcing them on to that list (using VBA)?

Thanks for any help,

Tim





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
Populating combobox in custom toolbar Bill_excelforum[_2_] Excel Programming 6 March 30th 06 01:48 PM
VBA - Disappearing custom menu and custom toolbar Peter[_50_] Excel Programming 2 December 2nd 04 06:09 PM
custom toolbar buttons are saved where? Excel loads twice bymistake and all my custom toolbar buttons get gone!!! Kevin Waite Excel Programming 2 March 3rd 04 03:31 PM
How to make the drop down for comboBox visible in toolbar Taher Baderkhan Excel Programming 0 August 20th 03 02:53 PM
saving toolbar buttons on custom toolbar Paul James Excel Programming 12 August 6th 03 08:28 AM


All times are GMT +1. The time now is 01:40 AM.

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"