I am trying to add a hyper link to a report in access.
I need the hyper link to change depending on the name of the business unit that the report is run for.
The Report is based on a query (Business Unit Select) which prompts for a Business Unit name via a Form combo box (combo0).
So the report is just for that particular business unit
The main path for the hyper link is Q/Data/
I then want the path to be
Q/Date/[Name]
Where Name is the name of the business unit as described in the query
Any ideas on how to get this to update every time a new business unit is chosen?
thanks
I need the hyper link to change depending on the name of the business unit that the report is run for.
The Report is based on a query (Business Unit Select) which prompts for a Business Unit name via a Form combo box (combo0).
So the report is just for that particular business unit
The main path for the hyper link is Q/Data/
I then want the path to be
Q/Date/[Name]
Where Name is the name of the business unit as described in the query
Any ideas on how to get this to update every time a new business unit is chosen?
thanks