Can anyone point me to anything on the difference between using ! and . to refer to forms, subforms, and controls?
I’ve been doing this access stuff for a while now, and I’ve always ignored that there is a difference. But I was asked to work on someone else’s database (ick) and noticed that the person’s use of ! and . was completely different from mine. I’ve always used ! to refer to forms and . to refer to controls (and properties). This person uses ! to refer to everything, controls included, and it seems to work just fine.
Does it make a difference?