Search results

  1. A

    "Object variable or With block variable not set" issue

    Please I need your help for an issue I have with the following code. I used it to export each record of a table in a different excel file, then format it and at the end send it by email. Although it runs perfect for one time when is running the same procedure for the second record it stops at...
  2. A

    Exporting filtered tables into dif excel worksheets

    someone pls ... :confused:
  3. A

    Exporting filtered tables into dif excel worksheets

    Hi. Thanks for your reply. What I need is to have in the same workbook, same brances but in different workheets for each table. I'm not sure if this is clear enough. Let's say. I have 3 tables "Mtv_1", "Mtv_2", "Mtv_3". The only common field in all of them is the field "BRANCH". I want the...
  4. A

    Exporting filtered tables into dif excel worksheets

    Hi all! This is another exporting access data into excel worksheets but although I'm searching many days now I cannot find a suitable answer to my issue, so here I am hopefully to get your precious assistance. What I have till now is a code to export a filtered query into a single workbook...
Back
Top Bottom