Hello
Good Afternoon to all!!
I´m trying to create a command that will create a backup of my access database once every week.
here is the code I've got so far. it works, but not once a week but every time I start the access:
MsgBox ("Hello! Starting Backup procedure")
Dim DateOfBackup...
good afternoon
I have worked with previous versiosn of access (2003...2005). Now i have to create a new DB with access 2010 and i´m stuck with a problem:
A need to make a calculated column. i used the expression builder because a thought that it was a good way to do it. but for some reason i...