fucell
New Member
- Joined
- Jan 3, 2011
- Messages
- 46
Hi to all..
I just want to ask if theres a way to enable and disabled 8 textbox in a shorter code (excek macro). below is my code
txt1.enable = true
txt2.enable = true
txt3.enable = true
txt4.enable = true
txt5.enable = true
txt6.enable = true
thanks in advance.
fucell
I just want to ask if theres a way to enable and disabled 8 textbox in a shorter code (excek macro). below is my code
txt1.enable = true
txt2.enable = true
txt3.enable = true
txt4.enable = true
txt5.enable = true
txt6.enable = true
thanks in advance.
fucell