How to limit the exe program.. so it can only be open once..
L losmac Dec 13, 2003 #2 This is Access ng, not vb! But... Use CreateMutex Windows API function or App.PrevInstance.