Hi I have built a working database in Access 2007 not using SQL server.
I have upgraded to Access 2013 Office
Tis code to create and save worked now makes error 91 please help.
Call Shell("explorer.exe " & "C:\Allfiles\Job Template\Job Template.xlsm", vbNormalFocus)
Dim xlBook...