Setting control property with VBA stopped working

jeudi 12 mars 2015

Hi Guys

as strange it appears it happened !

i have a VBA routine to lock\unlock controls on a form; the code is in a standard module (outside the form) where it calls the form using Form_FormName.ctrl.locked = true\false

after running the sub and checking in immediate window (?Form_FormName.ctrl.locked) it returns as desired (false\true) but it does not actual reflect the form' ctrl neither showing in forms property sheet. any suggestions ?



i tried to recreate the whole app; save form as text and reload but neither helped

thanks in advance

Setting control property with VBA stopped working

0 commentaires:

Enregistrer un commentaire

Labels