R
Rolf
I have tried to follow the instruction in MS Knowledgebase article 285820;
http://support.microsoft.com/default.aspx?scid=kb;en-us;285820&Product=acc2003
However, I am a bit confused and can not get it to work... :-(
1. In "Using the Custom Function in a Form"
Image Control
---------------------------------
Name: ImageFrame
Picture: "C:\Windows\Zapotec.bmp"
What type of Image Control am I supposed to use, a "Bound Object Frame"?
If so, I do not understand where and how I would enter the Picture (
"C:\Windows\Zapotec.bmp"). Isn't the link supposed to be read from the field
in the Table ( Table: tblImage, Field Name: txtImageName, Data Type: Text)?
2. The Module (Module1) specifies a Function "DisplayImage". I assume that
this one is somehow called when the image is diplayed in the Form. However,
nothing in the article explains how and when this function is called to
display the image.
Any help would be very much appreciated.
Thanks in advance!
http://support.microsoft.com/default.aspx?scid=kb;en-us;285820&Product=acc2003
However, I am a bit confused and can not get it to work... :-(
1. In "Using the Custom Function in a Form"
Image Control
---------------------------------
Name: ImageFrame
Picture: "C:\Windows\Zapotec.bmp"
What type of Image Control am I supposed to use, a "Bound Object Frame"?
If so, I do not understand where and how I would enter the Picture (
"C:\Windows\Zapotec.bmp"). Isn't the link supposed to be read from the field
in the Table ( Table: tblImage, Field Name: txtImageName, Data Type: Text)?
2. The Module (Module1) specifies a Function "DisplayImage". I assume that
this one is somehow called when the image is diplayed in the Form. However,
nothing in the article explains how and when this function is called to
display the image.
Any help would be very much appreciated.
Thanks in advance!