M
Marco Alting
Hi,
I have a form with several combo-boxes, which get their data from a query,
only thing is, if I set the Row Source SQL statement, and test the form, the
combo-box stays empty.
Any idea why this is?
This is the statement used in the Row Source:
SELECT Portfolio.Portfolio FROM Portfolio GROUP BY Portfolio.Portfolio;
Thanks,
Marco
I have a form with several combo-boxes, which get their data from a query,
only thing is, if I set the Row Source SQL statement, and test the form, the
combo-box stays empty.
Any idea why this is?
This is the statement used in the Row Source:
SELECT Portfolio.Portfolio FROM Portfolio GROUP BY Portfolio.Portfolio;
Thanks,
Marco