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 Chriss Miller 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. fiero131

    Update Query Need HELP

    Can someone help me out and show me what I am doing wrong? usql = "Update DocumentEntry Set DocumentEntry.Status = " & Me.NStatus.Value & ", DocumentEntry.ApprovedDate = " & Me.NApprovedDate.Value & ", DocumentEntry.Comments = " & Me.NComments.Value & " Where DocumentEntry.ProjectID = " &...
  2. fiero131

    Access IF Else Statement

    I haven't worked with Access in over two years and I am drawing a blank when it comes to writing this if else statement. I have a field called LoanType I was SF and SU in thid field to convert to CS, but have everything else pull in. Can some please help refressh my memory on what to do?

Part and Inventory Search

Back
Top