Not 100% sure but:
Application.Visible
where Application is your Access Object.
(This generally works in reverse: showing Excel when automating it from
Access)
HTH,
--
George Nicholson
Remove 'Junk' from return address.
"Maury Markowitz" <(E-Mail Removed)> wrote in
message news:67D7E6C2-70B9-46F5-A950-(E-Mail Removed)...
>I have an excel macro that opens my Access db and opens a form. If the app
>is
> already running (which it often is), Access remains in the background and
> the
> user has to find it to see the form.
>
> Is there some sort of "order to front" that I can call in excel? I can't
> seem to find anything in the dox for either excel or access.
>
> Maury
|