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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by SilverFlyer

  1. SilverFlyer

    Duplicate record and amend selected fields

    I've worked through a new approach below and gotten it working except for one issue. Public Sub CommandProjectDuplicate_Click() 'set form controls as Variants Dim varProjectID As Variant Dim varProjectTitle As Variant Dim varProjectSponsor As Variant Dim varCategory As Variant varProjectID =...
  2. SilverFlyer

    Duplicate record and amend selected fields

    Hi all First time poster and long time lurker. I've been tasked with creating a basic Access database for a colleague. I've worked as a reporting analyst for many years so I have a good understanding of database structure and SQL but this is my first time creating a database from scratch and...

Part and Inventory Search

Back
Top