Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Code help

Status
Not open for further replies.

PerryG

Programmer
Aug 15, 2000
75
US
I need to step through each control on a form (all text boxes) and set the locked/enabled property based on the user's ID tied to their workgroup. In the control's TAG I have which group should be filling in this control (engineering, real estate, construction). Whenever I try to lock a control, I keep getting the message 'Object doesn't support this property or method'. I've tried the examples in my book, but I've not had much luck. I 'd really appreciate anyone's help and/or code snippet if you can spare it.

Thanks in advance.

PerryG
 
Never mind....I figured it out.

Thanks anyway.

PerryG
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top