A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Multiple Hyperlinks Over Existing Graphic



 
 
Thread Tools Display Modes
  #1  
Old June 17th, 2005, 09:18 PM
AMHersh
external usenet poster
 
Posts: n/a
Default Multiple Hyperlinks Over Existing Graphic

I have a rather complex graphic that I want to hyperlink off of, but
different hyperlinks from different portions of the graphic. I want to avoid
generating a graphic puzzle to piece it back together. In Excel I could do
this by creating multiple transparent autoshapes over the graphic and
launching separate macros with each autoshape. In Access I cannot fully do
this. If I create a transparent box the hyperlink only activates by finding
and clicking the transparent border (the center does nothing). If I fill the
box it covers the graphic (but the hyperlink works anywhere in the box). Any
suggestions?
  #2  
Old June 18th, 2005, 04:03 AM
Allen Browne
external usenet poster
 
Posts: n/a
Default

AFAIK, Access doesn't do mapping of un-even shapes like that.

If the shapes are all rectangular, you could place unattached transparent
labels over the graphic, and use their hyperlink. No programming required.

Alternatively, you could use the MouseDown event of the graphic, which gives
you X and Y coordinates to work from.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"AMHersh" wrote in message
...
I have a rather complex graphic that I want to hyperlink off of, but
different hyperlinks from different portions of the graphic. I want to
avoid
generating a graphic puzzle to piece it back together. In Excel I could
do
this by creating multiple transparent autoshapes over the graphic and
launching separate macros with each autoshape. In Access I cannot fully
do
this. If I create a transparent box the hyperlink only activates by
finding
and clicking the transparent border (the center does nothing). If I fill
the
box it covers the graphic (but the hyperlink works anywhere in the box).
Any
suggestions?



  #3  
Old June 18th, 2005, 09:23 AM
AMHersh
external usenet poster
 
Posts: n/a
Default

Thanks for your time... works great. I use label hyperlinks all the time...
don't know why I didn't think of that here... just Excel on the brain.
Cheers.

"Allen Browne" wrote:

AFAIK, Access doesn't do mapping of un-even shapes like that.

If the shapes are all rectangular, you could place unattached transparent
labels over the graphic, and use their hyperlink. No programming required.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Open multiple documents? Dawn Rhoads General Discussion 0 June 3rd, 2005 09:10 PM
Multiple Messages with graphic attachments Norm75 Outlook Express 2 May 28th, 2005 06:38 AM
How do I remove multiple hyperlinks in one step in Word for Offic. Jim W General Discussion 2 April 15th, 2005 02:04 AM
navigating to hyperlinks for insertion into table or form fields Paul James Using Forms 0 December 21st, 2004 09:18 PM
Multiple Many-To-Many Tables Tom Database Design 7 May 15th, 2004 03:47 AM


All times are GMT +1. The time now is 02:31 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.