G Guest Aug 14, 2006 #2 Hi, you might find any of these three properties helpful: Me.YourControl.Enabled = False Me.YourControl.Locked = True Me.YourControl.Visible = False HTH Good luck
Hi, you might find any of these three properties helpful: Me.YourControl.Enabled = False Me.YourControl.Locked = True Me.YourControl.Visible = False HTH Good luck