Only show one Access in the windows task list

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I only want to see one occurrence of Access in my windows task list - not one
for all open forms. Where do I set that option?
 
in the debug window, Ctrl + G, (or code)
Application.SetOption("WindowsInTaskBar"), False

HtH

Pieter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top