G
Guest
Hi!
I've got this access report that pulls in the data, based on a query. In the report, I'd like for a user to click on one of the fields and it takes them to a hyperlink.
For example, the report could look like:
Name Employee ID
John Doe 123
Jane Doe 789
I'd like to be able to click on "123" and have it take me to a hyperlink: http://hr.company.com/?employee=123
Is that possible? If so, how?
I've got this access report that pulls in the data, based on a query. In the report, I'd like for a user to click on one of the fields and it takes them to a hyperlink.
For example, the report could look like:
Name Employee ID
John Doe 123
Jane Doe 789
I'd like to be able to click on "123" and have it take me to a hyperlink: http://hr.company.com/?employee=123
Is that possible? If so, how?