Hi all,
we have discovered a temporary work around (which is abit of a cludge). In Access we use an autoexec macro - which started a form immediately. If you add a step before that (in the autoexec macro) which calls code in a module which does Sleep(5000). The next step for autoexec macro...