Hmmm - not exactly sure how best to describe this:
In another post, I sought help on displaying an image in a form, using the picture name in the table. I have this working well now and I am unsure of the ways in which I can enter the image name, other than putting the textbox into the form and entering the image name as I do for the other variables I collect.
Essentially, the image name is not something that needs to be seen, just like the auto number that I used as the primary key.
I have not used queries to update tables before and I’m not sure I actually know how best to use them anyway but I am guessing that this may be an option. I was thinking of generating another form that could be accessed via an “add picture” button in the main form. If I were to go with this sort of approach, is there any way to hide the button if a picture exists?
Any comments and suggestions welcomed.
Thanks,
Darren
In another post, I sought help on displaying an image in a form, using the picture name in the table. I have this working well now and I am unsure of the ways in which I can enter the image name, other than putting the textbox into the form and entering the image name as I do for the other variables I collect.
Essentially, the image name is not something that needs to be seen, just like the auto number that I used as the primary key.
I have not used queries to update tables before and I’m not sure I actually know how best to use them anyway but I am guessing that this may be an option. I was thinking of generating another form that could be accessed via an “add picture” button in the main form. If I were to go with this sort of approach, is there any way to hide the button if a picture exists?
Any comments and suggestions welcomed.
Thanks,
Darren