I have a dashboard program with a "navigation" menu on the left. This "navigation" menu has labels that are filled in at runtime with one field of a recordset.
I want each label that is filled in to then link back to the record it represents. Is this possible to do, and if so, what is the procedure.
I have looked at the label object, hyperlink property, and i can't find a good example of how to link it (in code) to a single record.
I want each label that is filled in to then link back to the record it represents. Is this possible to do, and if so, what is the procedure.
I have looked at the label object, hyperlink property, and i can't find a good example of how to link it (in code) to a single record.