G
Guest
I am creating SGL statements for a list box programmatically in VBA.
Unfortuneately, they can get long, and sometimes exceed the length that the
rowsource property can hold. Is there a way to get around that, such as
saving the SQL as a query def, and simply calling the query?
Unfortuneately, they can get long, and sometimes exceed the length that the
rowsource property can hold. Is there a way to get around that, such as
saving the SQL as a query def, and simply calling the query?