B
bws93222
I have create a form and added a combo box. But when I goto the
PropertySheet/Row-Source to build the select query to create the drop-down
list, it won't save--even tho I click "save". If I explicitly "save as" and
name the query so that it appears in my objects list, then it will work--but
is this necessary?
When I use the lookup wizard to do create a combo with select query, no
associated named query appears in my objects list--instead the row source
simple shows the whole query like this: "SELECT tblCustomers.[Customer_ID],
[tblCustomers].[CustomerName] FROM tblCustomers ORDER BY [CustomerName];".
This is what I want to emulate and save manually but can't. Suggestions? thx
PropertySheet/Row-Source to build the select query to create the drop-down
list, it won't save--even tho I click "save". If I explicitly "save as" and
name the query so that it appears in my objects list, then it will work--but
is this necessary?
When I use the lookup wizard to do create a combo with select query, no
associated named query appears in my objects list--instead the row source
simple shows the whole query like this: "SELECT tblCustomers.[Customer_ID],
[tblCustomers].[CustomerName] FROM tblCustomers ORDER BY [CustomerName];".
This is what I want to emulate and save manually but can't. Suggestions? thx