Hi Guys,
This is a continuation from the last few posts of thread702-1348773
I should say that I am at home now testing this and my operating system is vista in case that makes a difference:
I have worked out how to create the batch file but I am getting an error message saying "The command line you used to start Microsoft Access contains an option that Microsoft office Accesss doesn't recognize" with this code:
copy \\"C:\Users\Tom and Ruby\Documents\Phase 1 Golden Jubilee.mdb" %temp%\"C:\Users\Tom and Ruby\Documents\Phase 1 Golden Jubilee.mdb" /y
start msaccess.exe %temp%\"C:\Users\Tom and Ruby\Documents\Phase 1 Golden Jubilee.mdb"
does anyone know why.
This is a continuation from the last few posts of thread702-1348773
I should say that I am at home now testing this and my operating system is vista in case that makes a difference:
I have worked out how to create the batch file but I am getting an error message saying "The command line you used to start Microsoft Access contains an option that Microsoft office Accesss doesn't recognize" with this code:
copy \\"C:\Users\Tom and Ruby\Documents\Phase 1 Golden Jubilee.mdb" %temp%\"C:\Users\Tom and Ruby\Documents\Phase 1 Golden Jubilee.mdb" /y
start msaccess.exe %temp%\"C:\Users\Tom and Ruby\Documents\Phase 1 Golden Jubilee.mdb"
does anyone know why.