Search results

  1. N

    How to make forms look nice

    I would like to design some access forms that look like how websites look any suggestions?
  2. N

    Solved Forms

    I am having some trouble creating a form with a tab control with multiple forms. My table structure is One Farm can have many farmers and one farmer can have many supporting application documents, and many application items purchased. I was able to create a form with the main form with the...
  3. N

    Solved Forms

    I have created a navigation form from two tables. The table names are Farm and Farmers. One farm can have many farmers. the pk of the farm table is contained in the farmers table as fk for the one to many relationship. When I enter data in the farm table the autonumber for the pk is...
  4. N

    Solved Filtering data in combo boxes

    I have list of chemicals used and a key/score is applied to each based on how each is used. Then Advice is provided where necessary Chemicals Used Herbicides Fungicides Insecticides Fertilizers Keys A - Excellent B - Good C- Fair D - Unacceptable I created a table containing lookup fields...
  5. N

    Creation of a faq form

    How can i create a FAQ form that have the titles and when you click on a title it moves down the page to the information
Back
Top Bottom