Hi,
I am attempting to export an Access Query into Excel. the query parameters are defined by a form that has a combo box on for a choice of "Machine". The choice of Machine defines the query.
My form is called "ExcelReportsForm", and my query is called "MachineByPart", the Machine combo is called "MachineCombo". In the Machine parameter in the query, i have [Forms]![ExcelReportsForm]![MachineCombo], and the query runs fine within Access.
I then try to "Get External Data..." within Excel, but I get a parameter error!!! If I change the parameter to a set machine - the process runs fine!!!
Any ideas or any thoughts on a better way to get the query results into Excel!!!
"If it aint broke - dont fix it!
I am attempting to export an Access Query into Excel. the query parameters are defined by a form that has a combo box on for a choice of "Machine". The choice of Machine defines the query.
My form is called "ExcelReportsForm", and my query is called "MachineByPart", the Machine combo is called "MachineCombo". In the Machine parameter in the query, i have [Forms]![ExcelReportsForm]![MachineCombo], and the query runs fine within Access.
I then try to "Get External Data..." within Excel, but I get a parameter error!!! If I change the parameter to a set machine - the process runs fine!!!
Any ideas or any thoughts on a better way to get the query results into Excel!!!
"If it aint broke - dont fix it!