G
Guest
I have an append query that contains an expression as a field that will not
update without the CVar function being used. The expression is as follows:
MUserName: CVar([Forms]![frmfield]![UserName]). This expression will return
the username without the CVar function, but the append query will not update
without the function. Can anyone explain why?
Thanks.
update without the CVar function being used. The expression is as follows:
MUserName: CVar([Forms]![frmfield]![UserName]). This expression will return
the username without the CVar function, but the append query will not update
without the function. Can anyone explain why?
Thanks.