JamesMcS
Keyboard-Chair Interface
- Local time
- Today, 13:06
- Joined
- Sep 7, 2009
- Messages
- 1,819
I mean, create another field in the HARD table to store the path of the image. You'll have to change the control source of the combo box though. I would recommend creating a query (read the help file)
Alternatively, if you're only using the HARD table for this one combo box it might be an idea to just enter the values you want (server and so on) into the combo box yourself, rather than basing it on a table (read the help file again)
Alternatively, if you're only using the HARD table for this one combo box it might be an idea to just enter the values you want (server and so on) into the combo box yourself, rather than basing it on a table (read the help file again)