C
clara
hi all,
this is the my query:
Select "All Clients" as ClientName from Client
UNION SELECT Client.CLientName
FROM Client
I use the above query as Row Source of a Comb Box and I hope to display "All
CLients" on the top of the selection list of the comb box.
Clara
thank you so much for your help
this is the my query:
Select "All Clients" as ClientName from Client
UNION SELECT Client.CLientName
FROM Client
I use the above query as Row Source of a Comb Box and I hope to display "All
CLients" on the top of the selection list of the comb box.
Clara
thank you so much for your help