Thanks Dean,
Your help really helped. I guess if I'm going to continue my quest into VBA coding, I'll need to know how to debug--I'm sure I have lots of bugs.
This particular bug was in the oncurrent event. I had put generic error checking in; but not specific. In actuality, the form wasn't...
Hymn,
Thanks for your continued replies. I tried your code; good suggestion by the way. However, it still didn't work. What I may have to use is essentially the code in your first reply:
Me!Picture.Picture = Me!Thumbnail_PathandFile
in a lost or got focus event of another control. I have...
Hi Hymn,
Thanks for responding. I've tried your code and the image still does not immediately appear after the link to the jpeg is added to the txtbox and the field looses focus. The only thing that updates the image is to leave the entire record and then return. Any other ideas?
Thanks...
Thanks for responding Dean,
I've compiled the code, and found no problems. The form and it's 2 subforms work fine without the go to last record code. I just don't like having the form open to the first record. This is very strange...
The msg that appears just has an OK button, not a debug...
Hi there,
I've looked at numerous posts out there but have yet to find a solution to this. I have an image control on a main form that shows a linked jpeg thumbnail. Image controls are also on 2 subforms that also show linked thumbnails.
When the user initially selects a jpeg from the...
Hey there,
I just put the following code:
DoCmd.GoToRecord , , acLast
in the On Open event of my form, which has 2 subforms. The following error message appears when the form now opens:
"You entered an expression that has an invalid reference to the property Form/Report." But...
Hi there File Browsers,
I'm working on a form that contains an image control for showing a light jpeg, and functionality to call the Dialog window to link the jpeg to the record.
I downloaded Bill Power's CommonDialogAccess2000, imported the modules and structured table and form fields the...
Hi there,
I have a form to organize bottles in mind, but am unsure if it will work. Here's some background info:
Mainform = frmProduct, which contains fields for pricing, status, etc. of complete products, which are bottles (new, empty bottles with their caps), as well as an image control for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.