As I am converting vba code to vb.net and I am familiar with vb.net so I have simple question her
can you describe the following code:
Forms("frmCodeType")!CodeDescriptions = mobCodeType.fstrCodes(Me.CodeTypeKey)
Forms("frmCodeType")!DefaultCodeKey.Requery()
specially the ! mark
Thank you,
This is covered a bit in the Access 2002 VBA Handbook: