Hi, I'm really new to this, so here it goes...when I run this it runs without errors, but says "Updating 0 rows" and nothing is written to the table. What am I missing here?
Dim AcctSysprin As String
AcctSysprin = (Forms![FrmEsc4Disp]![AcctNumb])
AcctSysprin = Left$(AcctSysprin, 8)
Dim...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.