So, now for the next level...
I have some textboxes on a form. They load now based on location information.
I want to add model# to the query and depending on the model#, load a particular image (always the same image for each model#).
My only stipulation is that the image load at the same upper left corner as the textbox. The images will be the right height an width already.
So how would this be done? Would I have to put unbound OLE objects everywhere there is a textbox?
Thanks. Sean.
I have some textboxes on a form. They load now based on location information.
I want to add model# to the query and depending on the model#, load a particular image (always the same image for each model#).
My only stipulation is that the image load at the same upper left corner as the textbox. The images will be the right height an width already.
So how would this be done? Would I have to put unbound OLE objects everywhere there is a textbox?
Thanks. Sean.