Search results

  1. C

    Queries to extract sequences

    A problem that I have had lurking around for ages now is how to extract or calculate the number of records in a sequence - e.g. in a table/query ordered by ID and date, the number of consecutive records by date for a given ID that have a value >= 50 in a given field. Is there a way of doing this...
  2. C

    Sending an email to an Outlook distribution list

    Is there a way of doing the above? I have several distribution lists (some >100 recipients) defined in Outlook, and would like to use the Docmd.SendObject command to send messages to one or several of them. I cannot find a way of defining a distribution list as any of the To, Cc or Bcc...
  3. C

    Problem with field names on a webpage

    Forgive me if this is in the wrong place and feel free to move if it is. It may also be more of an HTML problem than a VBA one, but here goes... I am using Access 2007 to update a page on an external website (amongst other things) from an Access form using VBA, but that page has recently...
  4. C

    New member

    Hi all. Long time and entirely self-taught Access user from the UK with a previous IT background. Have used it in the work environment, but mainly at home to administer my local cricket league. Please don't laugh too much at some of my code!
Back
Top Bottom