X
xg
I have a frmActiveView which is based on qryActive query. I want my button
to transfer all the records to a:\active.dbf and I cannot get parameter
right.
I started with:
DoCmd.TransferDatabase acExport, "dBase IV",
What after that? Thanks.
to transfer all the records to a:\active.dbf and I cannot get parameter
right.
I started with:
DoCmd.TransferDatabase acExport, "dBase IV",
What after that? Thanks.