473,398 Members | 2,403 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Running a Hyperlink On a Form Button Click

Hothmire
Good afternoon I am new to being a programmer and i am trying to make a button on an MS Access form that will navagate to a table that has a hyperlink in one of its records. I want to navagate to that record and then run the hyperlink. Is this possible? thank you in advance for your time.
Nov 30 '12 #1
3 2904
NeoPa
32,556 Expert Mod 16PB
It's sort of possible, depending on what you actually mean. As a new developer your use of the terminology is understandable, but it's still difficult to work with unless you make that extra effort towards clarity.

Certainly I have a form that allows both of :
  1. Clicking on a hyperlink value and linking to the address.
  2. Creating a hyperlink from selected text and then linking to that address.

These are different operations, as one is inbuilt into Access while the other involves some programming.

If you can be clearer about what you're asking, we can try to be more specific in our help.
Nov 30 '12 #2
Good afternoon NeoPa,

Sorry about that. I have a form button made that navagates to a table. In that table is my hyperlink that is already connected to a PDF Document. No big deal correct? Instead of clicking the button then selecting the hyperlink. I want to create a code that searches for the hyperlink in the record and the runs the hyperlink to bring up the PDF Documnet. I understand a little about ME.CONTROL = RS ![VALUE]. Hopefully, using this I want the button to select that hyperlink value then run it. Does that make more sense?
Nov 30 '12 #3
NeoPa
32,556 Expert Mod 16PB
Not much I'm afraid. Too many steps in the explanation are air-ware. I'm left guessing what it is you're assuming I know (even though they've never been exlained).

What do you mean by navigating to a table? If there is a form involved then trying to explain without this critical information is not going to work. If there is not then I have little idea what you mean at all.

Searching for a hyperlink in a table is so unclear as to be all but meaningless. Are you searching for a record? A field? Some text within a field? As I say, you need to remember that I don't know anything about your situation unless you tell me. I can make guesses, but I'm already making loads of those from a distance as I know nothing of your database or Access environment. Having to make more guesses as to the information you should be sharing becomes so lacking in any reliable information that even were it possible it would be so unreliable as to be worthless.

Please try to explain what you're after more clearly. This doesn't mean repeating your last tries with a couple of words moved around, but considering what I need to know from a position ??? miles away from you and your computer and only what you post to work with. Then, and only then, explaining it in such a way that makes sense.
Nov 30 '12 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Cary Linkfield | last post by:
I have a standard form I use. It inherits from Windows.Forms.Form. I usually add a Cancel button the form in the designer. I want to raise the Cancel button's Click event when the user presses...
3
by: Scott Schade | last post by:
I have a form onto which I add a control during execution. The control is a control that I wrote. The control has a number of controls on it. I would like to click on a button on the control and...
2
by: Paul Sullivan | last post by:
I need an "Exit" button on my intranet web app that would direct the user to the opening page of our intranet. The HyperLink control provides that function, but its visual presentation is not a...
4
by: Mark Lingen | last post by:
I've found a problem with postback event handling and webcontrol buttons. Try out the following code in an ASP.Net project and you will see. Create a web project in VB.Net and drop this code...
3
by: | last post by:
Hi I am using vb.net code behind. In my code I have a button click event on my main web form. Private Sub btNew_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles...
2
by: Adrian | last post by:
Hi, I am running an ASP.Net application (v1.1.4322) on an NLB cluster of 2 web servers. I have an intermittent problem where sometimes button click events do not get registered upon postback....
3
by: smHaig | last post by:
Not being an web programmer I am unable to figure out how to put the hyperlink mailto:emailaddress in a button click event. I do not want a hyperlink on the form. I have found nothing to address...
1
by: regelcom | last post by:
My son is trying to create an about form button for a form he has already created. Any help would be great. Thanks
1
by: ranabhavin2 | last post by:
Hi, on button click I want to open new window each time. Currently when I m click on button second time then my new window is replaced with my original window. We can do it in hyperlink by ...
5
by: plumba | last post by:
Ok, another query.... I have a checkbox at the bottom of my form which when checked unhides a <div> block which displays the submit button. The problem I have is when the clear form button is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.