Recent content by jh2593

  1. J

    Macro to Open different forms from a COMBO list

    PERFECT! Thank you so much Boblarson! you just made my day! :):):):):):):):):):)
  2. J

    Macro to Open different forms from a COMBO list

    Here is the most updated version of what I am working with. If someone can please review it and help that would be great!
  3. J

    Macro to Open different forms from a COMBO list

    The person who I am creating the database for wanted them all to be separate. I just recently made it into one table and created different filter query's for each. Now I need help using a drop down menu form to select the different companies and have it open that one form with the filtered...
  4. J

    Macro to Open different forms from a COMBO list

    I appreciate your response, but that wasn't working because I am using a combo box. How do I use a filter from a combo box using office 2010. Or again I am willing to do a query filter and use one form if you can elaborate how to make that work.
  5. J

    Macro to Open different forms from a COMBO list

    Ok, I am playing with using only 1 form. I am able to open the form using on click macro settings, but how do I filter it? I am using office 2010
  6. J

    Macro to Open different forms from a COMBO list

    What do you mean "your table layout is not normalized" I chose different forms because the person I am doing this for wanted the different forms. Would it be easier another way? I will try the code you suggest right now. Thanks!
  7. J

    Macro to Open different forms from a COMBO list

    I am trying to create a combo list in a form. The list will contain names of forms I can choose from to open. Once I select the form I want it to either automatically open that form I selected or I select a button that says open form. Either way I don't know how to do either of the two. I am...
  8. J

    Opening a form and filtering it at the same time

    :)Ok, I understand now. But I don't think it is quite what I am looking for. Did you have a chance to take a look at my attachment? I am wanting to have a button from a form to open another from and filter it in a table (in datasheet view) By one of the column titles..
  9. J

    Opening a form and filtering it at the same time

    I appreciate your timely response, I am not quite sure where I would put your codes. I also am not quite sure how to replace my info with your info. If you can elaborate a little more that would be very helpful. Thanks!!:)
  10. J

    Opening a form and filtering it at the same time

    I am trying to use a button on a form that will open another form (Contract Management Database) and filter it by the company name at the same time. I am attaching the zipped file. Directions to understand what I am talking about: Open the file Click on the form labeled Home Then click on...
  11. J

    Contact Management Database

    I am trying to use multiple Contact Management database templates inside 1 database. I am having problems with the textopen-click on- macro rules. I am trying to mimic the rules from the template, but the macro rules aren't working for my replica's. Again I am in the form Contact list area...
Back
Top Bottom