M
Mike
I have a document that is a 'form', not in the word sense but in the paper
document sense.
The document contains a table of 8 columns and many rows
I would like to trap (whether through some word fields or document property
or vba) the date that the CONTENTS of that table, or the length of the table
(i.e. rows have been added or taken away), changes.
I don't want to just use the "save date" or the revision date (with change
tracking).
In excel I could do it by trapping the worksheet_change event and checking
if the changed range was in the "table" area.
Is there anyway to do it in word, or would I be better off to convert the
document into an excel document?
Thanks.
--
____________________________________________________________________________
________________
Please reply to newsgroup so everyone can benefit.
Email address is not valid (see sparkingwire.com)
____________________________________________________________________________
________________
document sense.
The document contains a table of 8 columns and many rows
I would like to trap (whether through some word fields or document property
or vba) the date that the CONTENTS of that table, or the length of the table
(i.e. rows have been added or taken away), changes.
I don't want to just use the "save date" or the revision date (with change
tracking).
In excel I could do it by trapping the worksheet_change event and checking
if the changed range was in the "table" area.
Is there anyway to do it in word, or would I be better off to convert the
document into an excel document?
Thanks.
--
____________________________________________________________________________
________________
Please reply to newsgroup so everyone can benefit.
Email address is not valid (see sparkingwire.com)
____________________________________________________________________________
________________