Search results

  1. M

    Hello World! : )

    Hi Paul I got it working fine in the end. In the "To" filed of the email output dialog I typed "=" which invoked the expression builder, I then selected the Email field from there. Hey presto it works absolutely fine now! Regards Mick
  2. M

    Hello World! : )

    Hi Paul Thanks on both counts. I'll see how I can get on with the email. Regards Mick
  3. M

    Hello World! : )

    Hi guys and girls I am an Access enthusiast but still struggle to get my head round VBA as my business means constant interruptions if I do get the time to try and study. I am quite proficient at the basic stuff but am always coming up against the odd issue or two! I have a database for my...
  4. M

    Lookup using part of a field

    Hi If there are manual entries and there are fixed rules for data entry, surely you can enforce the correct input by using a mask? That way all entries will conform.
  5. M

    Individual Emails and Attachments from Form

    If I'm understanding the question correctly you can use a query to filter the data by supplier and a parameter form to launch your report (email) based on the result of query. On the parameter form you type or select the supplier name, you will need a command button on the parameter form where...
Back
Top Bottom