Hello,
I have a query which outputs the value of a txtbox on my form. So in the query I have a field which looks like this ;
Approver: [forms]![frmMain]![txtApprover]
This works fine when I run the query, but when I use docmd.outputto to export it to Excel, the Approver column is blank.
I get the same issue in Access 2000 and 2002
Any suggestions ?
Thanks
StepOne
I have a query which outputs the value of a txtbox on my form. So in the query I have a field which looks like this ;
Approver: [forms]![frmMain]![txtApprover]
This works fine when I run the query, but when I use docmd.outputto to export it to Excel, the Approver column is blank.
I get the same issue in Access 2000 and 2002
Any suggestions ?
Thanks
StepOne