Hi,
I have a very simple problem which I'm unable to figure it out in VBA. I know it would be easier for you all.
Well I have a form where there are numbers of fields. Now what my senior want it that whenever form load any field which having data (value) in it, disabled it to stop editing.
For Example:
Field1(Text box): 01/01/2012
Field2(Text box):
Field3(Text box):
Now, when form load it should allow user to access "Field2" & "Field3" however "Field1" should be visible in read only mode.
Please Advise.
I have a very simple problem which I'm unable to figure it out in VBA. I know it would be easier for you all.
Well I have a form where there are numbers of fields. Now what my senior want it that whenever form load any field which having data (value) in it, disabled it to stop editing.
For Example:
Field1(Text box): 01/01/2012
Field2(Text box):
Field3(Text box):
Now, when form load it should allow user to access "Field2" & "Field3" however "Field1" should be visible in read only mode.
Please Advise.