Recent content by Chrisss

  1. C

    Rename Form Controls & Labels

    Hello, I have a specific form, “frmCompany” and I want to copy it then paste it as “frmPerson”. I then would like to do a Search for controls & labels in the pasted form to Search for any containing "Cmpny" and Replace with "Prsn" so “lblCmpnyName” -> “lblPrsnName” and “txtCmpnyName” ->...
  2. C

    Combine Multiple Tables

    My wife and I have a Ministry and I’m trying to create a basic DAM (Digital Asset Management) db. I used to do a great deal of db work but haven’t touched it in 6 years and it is amazing how rusty I am. I need to track 3 basic types of Assets: Video, Audio only, Documents; each Asset Type has...
Back
Top Bottom