Bob,
I noticed something interesting in the code, which is preventing it from executing the second part, or the right part, of the AND statement.
By the way, the code now executes, not sure why it wasn't before.
strval = "Cmgr = '" & Me.[CMgr_cmbo] & "' And AName = '" & Me.AccountCmbo &...