Search results

  1. D

    Subform

    Please read attachment :mad:
  2. D

    Unset Password

    An Access 2000 user has unknowingly put a password in Access that will not allow her to open Access (the program not a database). I am not able to guide her in the right direction, hope someone on-line can. :confused:
  3. D

    A CALCULATION

    I have a Beginning Time field and a Sick Leave Time field and am trying to calculate an Accumulated Time field (Beginning Time – Sick Leave Time). For example – Beginning Time 40:00 Sick Leave Time 3:00 Accumulated Time 37:00 Tried everything I could think of but is not working. Any help would...
  4. D

    A LIST FROM TWO TABLES

    I’ve got two tables – Spanish one and Spanish two Spanish one’s fields are: student id (autonumber), name (text), joined (yes/no) Spanish two’s fields are: student id (autonumber), name (text), joined (yes/no) I want a list of anyone who has joined that Spanish club. Did query and added both...
  5. D

    AUTOMATIC ENTRY

    Have a huge Order once a month for a buisness and has to fax the order to them. How could I do this where I could type in the product number and the description would come up automatic?
  6. D

    HELP WITH THIS CODE

    Have a checkbox called RUSHORDER Have a text box called UNITPRICE (formated in currency) Need a code that will increase the value in UNITPRICE by 30% if RUSHORDER is selected. Any help is appreciated.
  7. D

    A CALCULATION

    Have a check box called 'rush orders' Have a currency field called 'unit price' Want value in unit price to increase 30% if check box is selected. Any help is grateful.
  8. D

    SUBFORM

    Would I be able to get a subform to list 5 records automatically if a field has 5 different values in them? It is a repeat entry, that I am trying to avoid. Thank you
  9. D

    LESS ENTRY

    On a form that has all ready been design, user needs form to be able to only have to input company name once and be able to input many chemicals. Can this be done without having to build a new database?
  10. D

    SUBFORM

    After a subform is created, would I be able to have a field list five different records automaticly?
  11. D

    CLICKER

    I want clicker to appear in anther field after I click 'Add new record'
  12. D

    MOVE CURSOR AFTER CLICKING BUTTON

    After I click button to add a new record, I want cursor to move to the first field. Does anyone have the answer to this?
Back
Top Bottom