Search results

  1. B

    Best way to auot populate form

    I have a 3 comb boxes. I want to be able to pick from these combo boxes and have it populate a field. I just do not know how to set this up. cboCategory cboSubCategory cboExercise I have attached an excel sheet that I want to create in Access or if it is easier to have Access populate the...
  2. B

    How to synchronize Access combo boxes...stuck

    Here is my problem. I am stuck on how to set this up. Here are my tables: tblCategories tblExercises tblSubCategories Back, tblSubCategories Biceps, tblSubCategories Triceps, etc. tblCategories has one column: Column name "Categories" Shoulders Core Biceps Triceps All tblSubCategories has...
  3. B

    How to re-link tables

    I have a database with the frontend and backend on same network. Now when I have to do changes to it I take a copy of the frontend or backend home and re-link the table on my computer. Now when I finish it all I want to be able to do is email the frontend or backend to someone without having...
  4. B

    automatically run macro msgbx certain days

    I need a msgbox to run on the last day and first day of the month. How can I do that through coding or macro?
  5. B

    help with duplicate records

    I have a form with Last Name and First Name field. I want it to where if a new record is created and the same first name and last name is entered the record will not save right away and will give you the option to go to that record or to save it.
Back
Top Bottom