10 pts.
 Save Access 2007 format as 2000 format with VBA
how can i save the curent database as a 2000 format with vba

Software/Hardware used:
ASKED: May 6, 2008  10:23 AM
UPDATED: May 8, 2008  2:28 AM

Answer Wiki:
In your vba macro when you are creating the activedatabase.SaveAs statement add a parameter FileFormat:= (may be databaseformat, I don't have access here with me right now.)
Last Wiki Answer Submitted:  May 8, 2008  2:28 am  by  Ysrd   430 pts.
All Answer Wiki Contributors:  Ysrd   430 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _