combo box ,image

R

Ruth

Hello,All
I am quite new with Access and stuck with two questions.

1.I use a combo box in a form to input or edit BASEID. I
set the Limittolist to true and code a notinlist event of
BASEID. But the event seems not run.

2.I try to store an image in a table and display it in a
form with OLE or file name but failed.

I tried to do some search and found some methods but
nothing help me.
Can anybody help me to fix these problems? Thanks in
advance.
 
M

Mark Hyland

Hi,

Have you tried changing the LimittoList value to False, as this will only
allow values that are already there, and not fire the notinlistevent, as
its not expecting you to want any value other than whats on the list.

Can you provide more details of how you are adding the photos to the OLE
field

Regards

Mark

This information is provided "as is" and expresses no warranties or confers
no rights
 

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

Top