Search results

  1. J

    allow multiple values - should I?

    Got it...will give this a shot on Monday!
  2. J

    replicate buttons

    That's a great idea! So rather than design a form and add the buttons...have a from with the buttons and then design the form above the buttons!
  3. J

    allow multiple values - should I?

    so... Table1 - Doctors Name and Address with an ID for the DR. Table2 - List of Medical Specialties with an ID for the specialty Table3 - two fields - the Dr ID & the Medical ID Is that right?
  4. J

    replicate buttons

    DIdn't know I could do that? THought that would be TOO SIMPLE!! ha ha!
  5. J

    replicate buttons

    All of my forms have a set of buttons (add record, save, next, last, etc...) Is there a way to for me to make some kind of a macro that I can add to a form so I don't have to re-create these buttons every time I make a new form? BTW - I'm pretty new here, so I haven't done much coding - i...
  6. J

    allow multiple values - should I?

    I am helping a non-profit set up a database of resources for their clients. The ultimate goal is for a client to come in, state their need (eg. immigration lawyer), and for us to to be able to pull up a listing of lawyers (or pediatricians or....) Some resources have multiple areas of specialty...
  7. J

    embedded macros vs event procedure

    Thanks - I'll look for where that option might be
  8. J

    embedded macros vs event procedure

    I am using the Button Wizard to open a form. When I review the property sheet under Event - it calls up an Embedded Macro. How do I get it to be an Event Procedure automatically instead of an imbedded macro?
  9. J

    Add new records to child table from subform

    I am going in to volunteer tomorrow, and I would really like to have a better grasp of what I'm doing wrong. Can anyone help with this issue? Thanks so much...
  10. J

    Add new records to child table from subform

    I removed some of the extra forms. I'm really looking for a way to pull up the main page (Clients of Centro Hispano Main Page), and then from there, be able to look at/add/edit other things such as their skills and the requests for assistance that they have. If I can get those two forms working...
  11. J

    Add new records to child table from subform

    i guess there is a bit too much in there. I couldn't really figure out which way I wanted to go with it - and since nothing was working, I just kept adding more and more forms! I'll see if I can clean it up a bit and reload.
  12. J

    Add new records to child table from subform

    I have attached the zip file. The Tables I am using: Clients Assistance Requested Assistance Types The Forms are: Clients of Centro Hispano Main Page Clients of Centro Hispano and their Skills Client Requests for Assistance (i have also failed when trying Requests for help, Assistance...
  13. J

    Parent Chile link possibility?

    I have attached the zip file. The Tables I am using: Clients Assistance Requested Assistance Types The Forms are: Clients of Centro Hispano Main Page Clients of Centro Hispano and their Skills Client Requests for Assistance (i have also failed when trying Requests for help, Assistance...
  14. J

    Parent Chile link possibility?

    I'm really sorry - but in Access 2007, I don't see a "Tools" area. There's a database documenter, but when I ran that I got a report of fields/links, etc. So I don't think that's what you need. tere's something called: "Make ACCDE" is that what you need? ... Can you direct me where to go now...
  15. J

    Parent Chile link possibility?

    i would be happy to. can you direct me on where to go to read the directions on how to post a database?
  16. J

    Parent Chile link possibility?

    Are you saying that you need to set up the master/child links within the forms or are you saying that you need them within the tables ? I am trying to add a new record in the "child" table via a button on a form that is called from the main form, and I get an error message that states: "You...
  17. J

    Add new records to child table from subform

    In the subform (which is the many side of a one-many relationship), I would like to be able to add new records. I would like to have the client_id from the parent table (which is open in the main form), auto-populate into the table that is opened with the subform. At the moment, if no records...
  18. J

    Buttons to open subforms

    Ignore this - I have posted in a separate thread.I finally have the form opening to display the data. Now, I would like to go to the next step. the secondary form opens and displays only the records that have a match in the main form (linked on client_id) I would like to "Add" records to the...
  19. J

    Change from Read-Only to Editable

    Thanks! I appreciate the quick help
  20. J

    Change from Read-Only to Editable

    I worked on a database at home, and then emailed it to the office. When I unzipped it at the office, it will only open in read-only mode. Any way I can convert it so that I can update the forms/tables etc?
Back
Top Bottom