Search results

  1. D

    Combo Box help

    Can anyone help me? I have three forms product, customer and order. in the order form I have a combo box. I want the apropriate form to open based on the combobox selection. i.e. if customer is selected then the customer form should open and if the product is selected then the product table...
  2. D

    how to add fields not listed in a combo box

    I have a list box with 5 items and need to design an option for a user to add a value that is not listed. How can I do this ? and how will the new fields be added to the table?
  3. D

    Question Stopping Access dropping the leading 0 (Zero)?

    Where do i enter this command?
  4. D

    Y/N Field

    How do I manipulate the field to show 1 and not -1? I do not need to count the values I just need the form to show 1 when True is selected for that field. Thanks
  5. D

    Y/N Field

    I need the data to show either 1 if Yes is selected or 0 for No
  6. D

    Y/N Field

    How do I get the YN field to return a 1 for Y (and not -1!!) and a 0 for N?
Back
Top Bottom