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 = " &...
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?
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.