Search results

  1. C

    Retrieve data from a form and insert into preformatted excel template

    Check your email, I sent you a form that will solve this. You can either copy the code or add the form to you database.
  2. C

    Date Syntax

    LQ, I have a search form set up. This form allows you to search under any critira in a database including date. Also you can search under multiple criteria and will display search results in a subform. I will email it to you if you wish, it will give you the answer's to your questions, by...
  3. C

    module for resizing forms to fit a different size screen

    Excellent, Thanks a million.
  4. C

    module for resizing forms to fit a different size screen

    Sorry Marty I still have not received any reply yet. If I do I will gladly forward you on a copy. Just send me your email address. At this stage, I have resized all my forms by hand, it took a while but at least its done now. I would still like to get my hands on this module, for future...
  5. C

    module for resizing forms to fit a different size screen

    I have all ready checked the topic and Anauz did not post his email address. I have emailed one of the people who asked for it, so hopefully they can forward it onto to me. Thanks for the help. Regards.
  6. C

    module for resizing forms to fit a different size screen

    I'm hoping somone can remember this from a couple of weeks ago. I did'nt jump on the band wagon at the time so to speak , but I have just run into the same problem with a database I've just developed. Can someone please mail me on the module that Anauz created to fix this. I would be really...
  7. C

    filtering records in a subform

    Thanks for the reply Fizzio, I sorted this out an other way all the same. I changed my database structure so as to have three tables, the main form draws it records from one table and the subform from a different table. I changed the recordsource of the main form using an Inner Join to get the...
  8. C

    filtering records in a subform

    Can anyone tell me how to go about filtering records in a subform. For example, if I have a combo box and type in a Name (lets say filter by name of who created the record). Any help or advice would be greatly appricated, as I've been stuck on this for a couple of day now, and I'm sick of...
  9. C

    How do I apply a filter to my subform.

    HI, Can someone tell me what code I would need to enter to my event procedure to allow me to filter my subform. For example If I want to choose any column in my subform i.e. sales order, customer, country....etc. and filter by the select column. Any help would be really appreciated, Cheers, Coop
  10. C

    printing a label

    I am trying to take customers details from a table and then print a label with the name and address. I have set up a query, form and a report (label), on the form I am able to search for the customer and get the customer details from the customer ID. The problem I am having is printing the...
Back
Top Bottom