Insert Object question

  • Thread starter Thread starter Liz
  • Start date Start date
L

Liz

I am inserting employee pics into a db. I have used this
command:

DoCmd.RunCommand acCmdInsertObject

When the Insert Object dialog box is opened how do I refer
to the option button, the second option button " Create
from file"? Then I would like to set a permanent path in
the file text box to where the pics are stored. Is this
possible? If so how?

Thanks
Liz
 
-----Original Message-----
I am inserting employee pics into a db. I have used this
command:

DoCmd.RunCommand acCmdInsertObject

When the Insert Object dialog box is opened how do I refer
to the option button, the second option button " Create
from file"? Then I would like to set a permanent path in
the file text box to where the pics are stored. Is this
possible? If so how?

Thanks
Liz

.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top