Can anyone tell me what I need to do to format a VBA shell command to launch MS Access and preload a network based database. I have tried this with the normal windows path and using a UNC i.e Shell "msaccess.exe \\OMRSRV\Projects\Clients\HP\DailyCustomerSatisfaction\HP.accde", vbMaximizedFocus
Cant get it to work - Invalid procedure call or argument!