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: *

  • Users: angelaw
  • Content: Threads
  • Order by date
  1. angelaw

    NMAS Biometric Logins

    Trying to test out premiere systems biometric for login via fingerprints. Running NW6 sp4, xp workstations with nw 4.9sp1a, I've verified CA setup correctly, login and security policies, made servers trustees of the security container, told the user what security method to use in console one...
  2. angelaw

    Create new macro based off entries in form?

    Have a form/table that lists information, for each record I need to create 3 macros, one mom, dad and other. Right now manually creating 3 macros for one attorney. Is there a way that if a record is added or modified that it will automatically create (if new) or change existing macros that apply...
  3. angelaw

    Combo Box and vbcrlf

    Currently have combo box set up to pull from 4 fields in one table and to dump into into one field on another table. Row source is (from sqlview): SELECT DISTINCTROW [Def].[Defname] & " " & [Def].[Addr1] & " " & [Def].[addr2] & " " & [Def].[addr3] AS expr1 FROM...

Part and Inventory Search

Back
Top