Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. reubenpatterson

    Updating Zero Rows

    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...

Part and Inventory Search

Back
Top