F
fl
Hi,
I have created a query which outputs data to an Excel
workbook. Within the query there are 2 choices which
must be made:
Example:
There is a search form, which needs to query the
following:
(1) choose the calendar year for which the user is
reporting;
(2) from 3 comboboxes, choose three different names; the
names are chosen from the same lookup table. Each
combobox has a different reference name: cboEmpl_1,
cboEmpl_2, cboEmpl_3.
In the Excel workbook, there is a sheet, where I need to
reference cboEmpl_1, cboEmpl_2 and cboEmpl_3.
So, there is the dilemma...
any help appreciated.
I have created a query which outputs data to an Excel
workbook. Within the query there are 2 choices which
must be made:
Example:
There is a search form, which needs to query the
following:
(1) choose the calendar year for which the user is
reporting;
(2) from 3 comboboxes, choose three different names; the
names are chosen from the same lookup table. Each
combobox has a different reference name: cboEmpl_1,
cboEmpl_2, cboEmpl_3.
In the Excel workbook, there is a sheet, where I need to
reference cboEmpl_1, cboEmpl_2 and cboEmpl_3.
So, there is the dilemma...
any help appreciated.