109bow
Registered User.
- Local time
- Today, 23:37
- Joined
- Oct 24, 2007
- Messages
- 141
Hi all,
I have a database in which I require the users to be able to access risk assessments on the company's server. To do this I have a form risk_assessments, with a combo box. This combo box needs to list the refno and risktype, but not show the actual hyperlink.
I have attached a db, with some random data and pages.
from the web I have found that something along the lines of;
Application.FollowHyperlink Combo2.Value is required, but I can't get it to work.
The hyperlinks do work when accessed from the table, so would suggest my combo box is set up incorrectly.
Any suggestions very welcome. Thanks
I have a database in which I require the users to be able to access risk assessments on the company's server. To do this I have a form risk_assessments, with a combo box. This combo box needs to list the refno and risktype, but not show the actual hyperlink.
I have attached a db, with some random data and pages.
from the web I have found that something along the lines of;
Application.FollowHyperlink Combo2.Value is required, but I can't get it to work.
The hyperlinks do work when accessed from the table, so would suggest my combo box is set up incorrectly.
Any suggestions very welcome. Thanks