Back up

A

a

Ms access 2003

I want to display backup dialog box but I can't

Because :

1- I have custom application with no menu bar

2- I can't use sendkeys macro because I don't have menu bar

3- I can't use macro run command because the message appear (" the
command or action 'backup' isn't available now.

My question is :

How can force access to display backup dialog box with vba code

This important for me because the user will choose the place he will create
a backup in it.
 
Top