Combo Box Wizard Problem

R

Robin Chapple

First I apologise that I have lost an earlier answer to this problem.

I am using Access 2002 and sometimes when using the combo box wizard I
do not get the three options on the first page.

This prevents me allocating the chosen ID field to the form on
display.

Today I have experienced one example where two options were presented
and one where three options were available.

I am confused.

Thanks,

Robin Chapple
 
J

Jeff Boyce

Robin

First look for your earlier question/answer by searching at Google.com. And
we aren't there, so mentioning that
Today I have experienced one example where two options were presented
and one where three options were available.

without any other information really doesn't help us narrow down what might
have happened.
 
F

fredg

First I apologise that I have lost an earlier answer to this problem.

I am using Access 2002 and sometimes when using the combo box wizard I
do not get the three options on the first page.

This prevents me allocating the chosen ID field to the form on
display.

Today I have experienced one example where two options were presented
and one where three options were available.

I am confused.

Thanks,

Robin Chapple

You will only get all 3 options (the third is 'Find a record on my
form based upon .. etc..') when the form you are adding the combo box
to is a bound form (it has a record source).

If the form is unbound, how would Access know what table to look in to
find the record to display on that form?
 
Top