C
C Tate
Microsoft conveniently provides help with the Northwind database:
http://support.microsoft.com/default.aspx?scid=/support/Access/Content/Nwind
/default.asp
However, when it explains how to use an AutoLookup Combo Box for fields it
uses an SQL select statement for the row source. Unfortunately there is no
explanation of how THAT works so I am still abit lost! Can anyone explain
how exactly this SQL statement works (ie, as used in the productsID field in
the Orders Details table).
I am a bit concerned that as I do not know any SQL I will not be able to use
these autolookup combo box thingys! Is it easy to construct these statements
without any SQL knowledge? If not, is there an idiots guide on the web
anywhere? Or, finally, could anyone recommend a very basic book? Many
thanks, in advance.
http://support.microsoft.com/default.aspx?scid=/support/Access/Content/Nwind
/default.asp
However, when it explains how to use an AutoLookup Combo Box for fields it
uses an SQL select statement for the row source. Unfortunately there is no
explanation of how THAT works so I am still abit lost! Can anyone explain
how exactly this SQL statement works (ie, as used in the productsID field in
the Orders Details table).
I am a bit concerned that as I do not know any SQL I will not be able to use
these autolookup combo box thingys! Is it easy to construct these statements
without any SQL knowledge? If not, is there an idiots guide on the web
anywhere? Or, finally, could anyone recommend a very basic book? Many
thanks, in advance.