V
Victor Torres
Hi to all, I'm having some dificult into creating a link for the bkg. I have
a small app that I create in access and I want tha my clients can change all
the bkg at once with a small form that I create that contain the link for the
picture. Ok, this problem work on computer that have MS Office install but
not on those that have only the runtime version. I was looking at the lebans
idea for the picture in a form but my problem is more complicated because I
receive an runtime error and not a blank picture. The code is executed on
the on open from each form and read something like this:
Me.picture = Forms!compania!background
I have a form (Compania) that have a text field that have for the name
(Background) that have the location for the picture. Everytime I run this
app it give me a Runtime error and close. I know that the problem is that
line because if I erase it the form open but with no bkg... can somebody
help me with this????? Thanks!!!!!
a small app that I create in access and I want tha my clients can change all
the bkg at once with a small form that I create that contain the link for the
picture. Ok, this problem work on computer that have MS Office install but
not on those that have only the runtime version. I was looking at the lebans
idea for the picture in a form but my problem is more complicated because I
receive an runtime error and not a blank picture. The code is executed on
the on open from each form and read something like this:
Me.picture = Forms!compania!background
I have a form (Compania) that have a text field that have for the name
(Background) that have the location for the picture. Everytime I run this
app it give me a Runtime error and close. I know that the problem is that
line because if I erase it the form open but with no bkg... can somebody
help me with this????? Thanks!!!!!