Ole text label pictures

  • Thread starter Thread starter Kidder
  • Start date Start date
K

Kidder

I want to display the OLE link as text under a picture I
have on a form. I can not seem to find a property that
would allow me to get at the link. Please clue me into a
way to show the directory and finle name of my picture
under the picture.
 
Create a field to store the hyperlink data in the table;setting the fields
datatype to hyperlink. With this you can set the link as an http site, to an
external file, or set as an email.
 
Back
Top