Search on "cascading combo boxes" for more information on how to do this.

Signature
Regards
Jeff Boyce
www.InformationFutures.net
Microsoft Office/Access MVP
http://mvp.support.microsoft.com/
Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/
> I had 2 tables, called ProdInfor1 n ProdInfo2. Both are linked by Product
> Code. Info1 contains the Product Item and Info2 contains the Size.
[quoted text clipped - 9 lines]
> And with that, I realized that the same items have shown up in the Combox 1
> becos they have different sizing. How shld I limit it to 1 item?
I'd browsed thru' the threads and I still can't find a solution to my
problem. Any other ways you may help?
> Search on "cascading combo boxes" for more information on how to do this.
>
[quoted text clipped - 17 lines]
> 1
> > becos they have different sizing. How shld I limit it to 1 item?
Douglas J. Steele - 11 Jul 2007 12:33 GMT
To limit the items in the combo box, use SELECT DISTINCT in your SQL, rather
than simply SELECT.
You'll have to provide more details about what you mean by "However, it is
not within the form itself."

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
> I'd browsed thru' the threads and I still can't find a solution to my
> problem. Any other ways you may help?
[quoted text clipped - 24 lines]
>> 1
>> > becos they have different sizing. How shld I limit it to 1 item?
Jeff Boyce - 11 Jul 2007 12:39 GMT
Go to Google.com. Type in "Cascading Combo Boxes". Search.

Signature
Regards
Jeff Boyce
www.InformationFutures.net
Microsoft Office/Access MVP
http://mvp.support.microsoft.com/
Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/
> I'd browsed thru' the threads and I still can't find a solution to my
> problem. Any other ways you may help?
[quoted text clipped - 20 lines]
> > 1
> > > becos they have different sizing. How shld I limit it to 1 item?