A
Adam
Morning All,
I have another query.
I have a combo box which shows 3 columns from my table. It shows the
below:
Chassis Model Model YR
15 Golf 1993
16 Jetta 1988
19 Golf 1998
1C Beetle USA
1E Golf Convertable
Now I have enabled extended selection so the user can select more than
one chassis at a time.
How can I link these selections into the query?
To make things harder ! The chassis in the combo box is only the first
2 or 3 letters of a chassis number in the table. So when they select
some of the chassis it needs to look for .i.e 15* or 1C*. The user
needs to be able to select one or more chassis numbers.
Can this be done ?
Adam
I have another query.
I have a combo box which shows 3 columns from my table. It shows the
below:
Chassis Model Model YR
15 Golf 1993
16 Jetta 1988
19 Golf 1998
1C Beetle USA
1E Golf Convertable
Now I have enabled extended selection so the user can select more than
one chassis at a time.
How can I link these selections into the query?
To make things harder ! The chassis in the combo box is only the first
2 or 3 letters of a chassis number in the table. So when they select
some of the chassis it needs to look for .i.e 15* or 1C*. The user
needs to be able to select one or more chassis numbers.
Can this be done ?
Adam