Search results

  1. T

    Counting based on criteria

    Hello, I have a table with 6 fields I would like to count. Choice1, Choice2, Choice3, Choice4, Choice5 and Choice6 The table stores choices that a user may wish to enter. The choices are selected from another table called 'choices'. The user enters in a choice using 6 combo boxes in a form...
  2. T

    ComboBox to open forms

    Hi I'm currently creating a form that will allow a user to enter a college course onto the database. However some courses cannot be selected with certain courses. Currently i'm using a combo box that will allow the user to select a prerequisite from a dropdown. However if the course is not...
  3. T

    Basic VBA & entering in a table

    Hi, I'm a real beginner with VBA so please accept my apologies. I'm having trouble with my code In a form. I've used VBA to calculate a number stored in the variable "Discount". I would like if possible, when the Discount is calculated to save the number in a table called "Customers" under...
  4. T

    Hello

    Hi everyone. I'm new. Just thought i'd introduce myself. thanks
Top Bottom