Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Floating menu to navigate through worksheets

Hello Community,

I am an VBA beginner with the following problem: I am creating a large
tool which will include several worksheets. For my users to be more
comfortable when working with the tool, I would like to have a
floating menu (always present, with static content) that will allow
them switch from one sheet to the other. The users won't create or
delete no sheets, so the menu content will be static. It's basically
like always showing them all available chapters of a book and allowing
them jump from one chapter to the other.

Any suggestions or hints on how to tacke on that.

I appreciate your help
Manuel
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Floating menu to navigate through worksheets

How about a sheet navigation toolbar from Dave Peterson?

http://www.contextures.on.ca/xlToolbar01.html

Or Bob Phillips' Browsesheets macro which I like best, but that's me<g

See this google search result. All one line for the URL

http://groups.google.com/group/micro...c19464f875bd25



Gord Dibben MS Excel MVP

On Wed, 9 Jan 2008 14:55:27 -0800 (PST), Banta
wrote:

Hello Community,

I am an VBA beginner with the following problem: I am creating a large
tool which will include several worksheets. For my users to be more
comfortable when working with the tool, I would like to have a
floating menu (always present, with static content) that will allow
them switch from one sheet to the other. The users won't create or
delete no sheets, so the menu content will be static. It's basically
like always showing them all available chapters of a book and allowing
them jump from one chapter to the other.

Any suggestions or hints on how to tacke on that.

I appreciate your help
Manuel


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Floating menu to navigate through worksheets

Gord !

Thanks heaps, great code ! !

One last question.. would you know, how I can keep the menu visible
all the time, but then again not activated? I mean, you would always
have the pop-up window, but then again still be able to keep working
on the sheet. You think that's possible?

Again, thanks for your help
Manuel
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Floating menu to navigate through worksheets

I assume the "great code" is Bob's Browsesheets macro.

You wouldn't want that sitting in the middle of the window, especially if you
had a great number of sheets.

To have a visible navigator, I would use the Navigation Toolbar from Debra's
site.

You can dock a Toolbar or have it floating.

NOTE: if you right-click on one of the navigation arrows at bottom left on
sheet tab bar you get a list of sheets.

Requires no VBA


Gord

On Thu, 10 Jan 2008 11:16:20 -0800 (PST), Banta
wrote:

Gord !

Thanks heaps, great code ! !

One last question.. would you know, how I can keep the menu visible
all the time, but then again not activated? I mean, you would always
have the pop-up window, but then again still be able to keep working
on the sheet. You think that's possible?

Again, thanks for your help
Manuel


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Floating menu to navigate through worksheets

Gord,

Thank you for your help. I appreciate.

Have a great day
Manuel


  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 133
Default Floating menu to navigate through worksheets

On Jan 11, 9:22 am, Banta wrote:
Gord,

Thank you for your help. I appreciate.

Have a great day
Manuel


to Manuel and Gord,

The floating toolbar as a concept for navigation is a great idea! I
was putting a command button on each sheet to move to others in the
workbook.

Duh, I shudda hadda V8!

Thanks much for the insight and the code references.

SteveM
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
Navigate between worksheets Louise Excel Worksheet Functions 1 October 9th 06 05:27 PM
Floating Vertical Menu bar....Please help shashi1515 Excel Programming 4 February 2nd 06 06:24 PM
Is there a keystoke to navigate between worksheets? MMarv Excel Worksheet Functions 3 June 29th 05 04:10 PM
Is there a keystoke to navigate between worksheets in a workbook? Mmarv Excel Discussion (Misc queries) 1 June 29th 05 03:44 PM
Automate Excel and Navigate Worksheets Violaplayer Excel Programming 1 November 9th 04 06:36 PM


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