B
BabyATX13 via AccessMonster.com
I have a table that looks up CompanyName, in alphabetical order, using a
query. Query consists of CompanyID (Number) & CompanyName (Text), in that
order, sort ascending by CompanyName. Query works fine for tables and forms
combo boxes and the like. But when I try to use the same Query, or field from
a table that accesses the query, in a report the Company Names are sorted
ascending by CompanyID instead. How can I fix this without changing the table
data? (Table is FULL of data to much to change manually.)
Thank you,
KB
query. Query consists of CompanyID (Number) & CompanyName (Text), in that
order, sort ascending by CompanyName. Query works fine for tables and forms
combo boxes and the like. But when I try to use the same Query, or field from
a table that accesses the query, in a report the Company Names are sorted
ascending by CompanyID instead. How can I fix this without changing the table
data? (Table is FULL of data to much to change manually.)
Thank you,
KB