Hi John,
Put a breakpoint in the code on the "Retval =" line, then when it stops
at that point examine the value of varSitewide.
You'll need to add more quotes as you build varSitewide to get it right.
Maybe
varSitewide = q & "C:\...msaccess.exe" & q & " " _
& q & "C:\...log.mdb" & q _
& " /wrkgrp " & q & "H:\....MDW" & q
On Wed, 5 Jul 2006 11:00:00 +1000, "John Baker" <johnbaker@invalid.com>
wrote:
--
John Nurick [Microsoft Access MVP]
Please respond in the newgroup and not by email.
|