Search results

  1. M

    Item no's to show and not to show

    I have a decrepancy report based on a combined query that a has a blank row table in order to give me a few blank rows after the db has spit its contents. The blank rows are filled out in the field with pen & ink. I found the code to make borders around my fields based on the tallest text box...
  2. M

    Comparing LanUserID to a tblUsers UserID

    I see how to get GetUserFunction but........... How do compare it to UserId in by tblUsers table inside by database?
  3. M

    Comparing LanUserID to a tblUsers UserID

    I have database the needs User-level Security. We all are on a LAN which we login in to enter the common network. I want to use the LoginID and compare it to a tblUsers UserID in order to grant entry into my database without generating another password. How do I capture the LanUserID and then...
Back
Top Bottom