Search results

  1. D

    Subform

    The db is too large, but I will send others. If you still need to see db, I will take things out (graphics and things I don't need). Thanks
  2. D

    Subform

    I have tried to send other zip files, but they are too large. Is there another place I can send these Word pictures to you? I have done these labels EXACTLY how you suggested (several times in fact) and they do not change! With all the databases I've design, this problem is really getting to...
  3. D

    Subform

    Its hard for me to explain that is why I think a picture is easier to interpret. I've attached as a 'zip' file
  4. D

    Subform

    I must be doing something wrong because the Labels in form view does not change. On the other problem, the user wants the tests to appear automaticly in subform (on separate lines) when a grade is selected. Can I send you a picture in Word?
  5. D

    Subform

    Sorry I thought to look at a picture of the problem would be easier to understand. Tried your suggestion and the labels in form veiw still does not change. Here's the two questions again: -When user selects a grade level (ex. 6) the test for that grade should appear on separate lines in...
  6. D

    Subform

    Please read attachment :mad:
  7. D

    Unset Password

    We followed your steps to "unsecured" her database. Her path said system.mdw, so we are about to get a clean copy of system.mdw and copy it to the correct directory. I want to make sure we are putting this in the right place. Can you guide me in the right direction?
  8. D

    Unset Password

    She says it ask her to log in and a password. She is not aware of a log in name or a password. This all happens when she tries to open Access. Hope that is what your asking for. Thanks for your time.
  9. 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:
  10. 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...
  11. D

    A LIST FROM TWO TABLES

    Thanks
  12. D

    A LIST FROM TWO TABLES

    okay, how do I do that?
  13. 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...
  14. D

    AUTOMATIC ENTRY

    Again thought I understood what you wanted me to do, but I am still doing something wrong. Don't have a customer table is that what I am doing wrong. Only list product description in table once. But have a empty field (product description) in ORDER table that is link to form so it can input...
  15. D

    AUTOMATIC ENTRY

    I thought I understood, however when I print report it list ALL the product descriptions with the one selected on the form highlighted (I have altleast 100 product desctiption). I have the query group, so when I run the query it looks right just not on the report. My tables are: ORDER table is...
  16. D

    AUTOMATIC ENTRY

    Was given a code to display the product description when the product # was selected (worked great). Did not notice till I printed the report (linked to the table with data from form) that it was just inputing the Produt # in the table not the product description. I don't explain myself well so I...
  17. D

    AUTOMATIC ENTRY

    Thank you it worked. Thanks for all your trouble.
  18. D

    AUTOMATIC ENTRY

    Understand code, did what you said, but receive error message saying "Microsoft Access can't find the macro 'Me'."
  19. D

    AUTOMATIC ENTRY

    I didn't think this would be so complicated, but I guess I was wrong. I have tables - ORDER table is link to form to input orders (a date field, a product # field, a product description field and a quanity field). In other table (PRODUCT #/DESCRIPTION) I have a product # and a product...
  20. D

    AUTOMATIC ENTRY

    I am sorry if I am not making myself clear. Basicaly what I want to do is on a form enter the product # and the description appear automaticaly and then print a report based on both the product # and the description for that month. The other fields I am using in the form are a date field, a...
Back
Top Bottom