acExportDelim +Saving File Name

  • Thread starter Thread starter Stryker22150
  • Start date Start date
S

Stryker22150

I have some reports that I need to be able to save the file name
dependent of the value of a field in in the parameter query.

ie.. field name [XCOP] has a 3 (parameter query value) file name is
"Gro3" The file would export as a delimited file.

TIA
 
Create your own form to collect the criteria. Then you can read the value
from a textbox on the form.
 
Back
Top