B
Billy B
I have a form with a bound picture control. Of course, the picture property
has to have a path & picture property in it. If I move the application to
another computer and the picture is another folder, I get a "Can't find
xxxxxx picture". I have a logon form and am wondering if I can set the
picture property of the EditPic control on a form named frmEditIt?
I have tried Forms!frmEditIt!EditPic.Picture = varNewPicLoc
That doesn't work.
Thanks
has to have a path & picture property in it. If I move the application to
another computer and the picture is another folder, I get a "Can't find
xxxxxx picture". I have a logon form and am wondering if I can set the
picture property of the EditPic control on a form named frmEditIt?
I have tried Forms!frmEditIt!EditPic.Picture = varNewPicLoc
That doesn't work.
Thanks