Re: Run a macro after a table is updated....

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thanks for the response, here's the info you requested:

Tbl1: Contains raw data (~100 fields, ~1000s of rows). Manually
updated by a few users WITH MINIMAL UNDERSTANDING of anything.
The data will probably first be compiled in .xls and then copied/
pasted into the tbl but may also be modified by manual editing. It
doesn't really matter, but a tbl normally works fine for them to do
this.

MANY queries will take the data from Tbl1 and reformat/modify it and
store it in a read-only tbl (Tbl2).
This tbl will be linked to potentially many different mdbs with users
with a broad range of access knowledge and needs for the tbl.

What I am looking for is to trigger the macros to run when the novice
user closes the file or closes the Tbl1 or something else so that they
don't have to physically double-click the macro.

If that can only be done using a form then I will look into that....

wdp
.



Relevant Pages

  • Re: nroff/troff gurus...
    ... I have discoverd the joy of generating documents from ... You have to pass your file through troff as well as tbl ... I use to build my book, written in ms macros that I've ...
    (comp.unix.questions)
  • Re: nroff/troff gurus...
    ... I have discoverd the joy of generating documents from ... You have to pass your file through troff as well as tbl ... I use to build my book, written in ms macros that I've ...
    (comp.unix.misc)
  • Re: nroff/troff gurus...
    ... I have discoverd the joy of generating documents from ... You have to pass your file through troff as well as tbl ... I use to build my book, written in ms macros that I've ...
    (comp.unix.programmer)
  • Apply-user-defined table style only to tables with no vertically merged cells
    ... below simple macros applies a user-defined table styles to all tables ... to check each table for vertically merged cells and... ... For Each tbl In ActiveDocument.Tables ... End Sub ...
    (microsoft.public.word.vba.general)