M
Mary Ann
I have a table of people and a table of companies. The
people table looks up the company name from the company
table. I want the company name lookup to be in
alphabetical order of the company name rather than the
primary key value. I created the lookup using the Lookup
Wizard.
Is it OK to click on the build button (...) in the Row
Source and just put the Company Name field in the SQL
Statement into Ascending order? This works but as I
don't work with SQL I want to check out that I'm not
messing anything up.
Thank you in anticipation
Mary Ann
people table looks up the company name from the company
table. I want the company name lookup to be in
alphabetical order of the company name rather than the
primary key value. I created the lookup using the Lookup
Wizard.
Is it OK to click on the build button (...) in the Row
Source and just put the Company Name field in the SQL
Statement into Ascending order? This works but as I
don't work with SQL I want to check out that I'm not
messing anything up.
Thank you in anticipation
Mary Ann