G
Guest
Hello,
I am using Access 2003 & under File, there is "Back Up Database..."
Is their a way through VBA code to do this rather than having the select
this ?
So for example it can be done on the click of a button on a form ?
Like,
Private Sub cmdButton1_Click()
'what code goes here to back up Databse
End Sub
Any help would be greatly appreciated.
Thank you,
Jeff
I am using Access 2003 & under File, there is "Back Up Database..."
Is their a way through VBA code to do this rather than having the select
this ?
So for example it can be done on the click of a button on a form ?
Like,
Private Sub cmdButton1_Click()
'what code goes here to back up Databse
End Sub
Any help would be greatly appreciated.
Thank you,
Jeff