Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Implementation Guidance - Onclick or Hyperlinking

Hi,

I'm an amateur in terms of VBA programming. I'd like to implement a
design, but I'm not sure what's the best way to implement it. I'm
hoping people can provide some feedback.

Design:

Imagine a white square with a black border on the excel spreadsheet -
think of it as representing a blank HTML sheet. On the top there's a
Navigation Bar, and everything below holds content.

The Navigation Bar is 4 Words:
Home
Instructions
Credits
Tips

The Content will hold customized text boxes with varying amount of
description.

My Objective is so that when the User clicks on those Words the
content for each section will show up accordingly. This kind of
experience is somethign that occurs in many webpages. You click on a
link and it shows the content for each section

Implementation Ideas:

(1) Use Hyperlinking

I can place the Home from A10 to wherever it ends and then put the
Instructions from A100 to wherever it ends and so on and so forth. The
user will be able to reach the different sections fairly quickly in
the tab, but it's not the webpaging experience I'm looking for.

This requires no VBA

(2) Bring Back - Bring Front

I'll place all the content on top of each other. When a user clicks
"Home" the text box with the Home's content will be brought to the
front. The biggest issue with this is if Home's section's text is
longer than the Tips section e.g. when I bring the Tips section to the
front I'll be able to see text from the Home section.

Are there any modifications I can make to the 2 ideas above to make it
more like the web page experience? Or does excel have a functionality
built in to create do this?

Thanks,
Qiao Yan

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
Excel functions implementation history gecs Excel Discussion (Misc queries) 3 October 1st 09 08:25 AM
Functions implementation history gecs Excel Discussion (Misc queries) 0 August 18th 09 07:13 PM
Implementation Guidance [email protected] Excel Programming 1 July 3rd 07 02:06 AM
Drag And Drop Implementation in excel xcelion Excel Programming 0 September 24th 05 10:02 AM
UserForm implementation Fernando Ronci Excel Programming 1 August 24th 04 02:46 PM


All times are GMT +1. The time now is 10:34 AM.

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"