G Guest Oct 10, 2007 #1 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?
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?
P Pieter Wijnen Oct 10, 2007 #3 in the debug window, Ctrl + G, (or code) Application.SetOption("WindowsInTaskBar"), False HtH Pieter