Command button on a continuous form opening a link from the record
Hey
I have a continuous form called “EFSearchForm” which has bounded fields from “ElectronicFileDatabase”. This form has fields titled “OriginalName”, “FileName”, “DataType” and “Attachment”.
The attachment field has a hyperlink to relevant files on the C: drive. Now basically, I want to firstly hide the attachment field and secondly I want there to be a button called “View” on each record which should open the link given in the attachment field for each of the record. Meaning when I look at the list of records given on the continuous form I want a button at the end of the record that the user can click that says “view”, and it opens the record being referred to.
I am fairly a beginner in Acces and am using the 2007 version. Can anyone please tell me how to code the button to allow me to do this?
Thanks in advance!
Hey
I have a continuous form called “EFSearchForm” which has bounded fields from “ElectronicFileDatabase”. This form has fields titled “OriginalName”, “FileName”, “DataType” and “Attachment”.
The attachment field has a hyperlink to relevant files on the C: drive. Now basically, I want to firstly hide the attachment field and secondly I want there to be a button called “View” on each record which should open the link given in the attachment field for each of the record. Meaning when I look at the list of records given on the continuous form I want a button at the end of the record that the user can click that says “view”, and it opens the record being referred to.
I am fairly a beginner in Acces and am using the 2007 version. Can anyone please tell me how to code the button to allow me to do this?
Thanks in advance!
Last edited: