Hi,

On my form I have a button on the click event; I have the following code;

Code:
		Process.Start("C:\Program Files (x86)\Microsoft Office\Office14\MSACCESS.EXE" "x:\apps\test-rmb-user-2008.mde"/wrkgrp "x:\folder infoMgtSys\AEGIS.mdw"/user "stduser")
I receive the error;

Comma, ')', or a valid expression continuation expected.

Note, this application is developed in Access, and the target on the application property is what is above.

Any help please?

Thanks