wakeywakey
IS-IT--Management
Hi
I would like to be able to press a button on a form to generate a hyperlink to a web page. The hyperlink will be to an address like [EPIC].htm where [EPIC] is the contents of the EPIC field visible on the current record being displayed on the form.
I have tried out successfully to edit the property for a macro button so that when I press it, the following happens:
strLink="followhyperlink strLink
but this should look like:
ContentsOfEPICField=????????????????????????????/
strLink=" & ".htm"
Can you help with the questions marks please?
Or start from the beginning if this is way off!
Thanks
wakey
I would like to be able to press a button on a form to generate a hyperlink to a web page. The hyperlink will be to an address like [EPIC].htm where [EPIC] is the contents of the EPIC field visible on the current record being displayed on the form.
I have tried out successfully to edit the property for a macro button so that when I press it, the following happens:
strLink="followhyperlink strLink
but this should look like:
ContentsOfEPICField=????????????????????????????/
strLink=" & ".htm"
Can you help with the questions marks please?
Or start from the beginning if this is way off!
Thanks
wakey