I have a form [frm_NewQuote] where I will first select a Chair model from a
combo box [ModelID]. When I make a selection, I want a picture of that
selection to appear next to it. How do I link the picture to each specific
selection, and then how do I make it appear in my form.
Thanks in advance.
Travis
Arvin Meyer [MVP] - 31 May 2007 15:44 GMT
Examples of coding exist in a demo database at:
http://www.datastrat.com/Download/DocMgr_2K.zip

Signature
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com
>I have a form [frm_NewQuote] where I will first select a Chair model from a
> combo box [ModelID]. When I make a selection, I want a picture of that
[quoted text clipped - 3 lines]
> Thanks in advance.
> Travis