S
Snurre
Hi, is it possible to use an arry or somthing else for
this, I have lots of fields on a form (30-40), locking and
unlocking depending on users choice. After a while I must
reopen these fields again.
Me!Text28.Locked = True
Me!Text28.Enabled = True
Me!Text28.BackStyle = 1
Me!Text28.BackColor = vbWhite
Me!Text27.Locked = True
Me!Text27.Enabled = True
Me!Text27.BackStyle = 1
Me!Text27.BackColor = vbWhite
regards
Snurre
this, I have lots of fields on a form (30-40), locking and
unlocking depending on users choice. After a while I must
reopen these fields again.
Me!Text28.Locked = True
Me!Text28.Enabled = True
Me!Text28.BackStyle = 1
Me!Text28.BackColor = vbWhite
Me!Text27.Locked = True
Me!Text27.Enabled = True
Me!Text27.BackStyle = 1
Me!Text27.BackColor = vbWhite
regards
Snurre