B
Bob Hughes
I have been using the format
Me!FieldName = "xxx" for a long time all of a sudden I am finding that I
need to use
Me.FieldName = "xxx"
This seems to be also true for
Forms.x
Reports.x
Can someone please explain when you should use a "!" instead of a "."? I
can find no place where the dot does not work.
Bob
Me!FieldName = "xxx" for a long time all of a sudden I am finding that I
need to use
Me.FieldName = "xxx"
This seems to be also true for
Forms.x
Reports.x
Can someone please explain when you should use a "!" instead of a "."? I
can find no place where the dot does not work.
Bob