Macro Run App issue

R

Randal

I want to use the run app action from a macro to open another database as
"not exclusive"

The following command line opens as exclusive and I need a switch to set
exclusive off.

Any help is appreciated.

"C:\Program Files\Microsoft Office\Office\MSACCESS.EXE"
"C:\AccessDB\ClientTrendReport\Step1 - ClientTrendReportExtract.mdb"
 
Top