Take a look at the Status Bar (bottom of window). There is an icon there
that indicates whether the doc contains any unsaved changes. Keep an eye on
it as you save to see how it changes.
The icon is actually the Spelling & Grammar indicator, but it "serves the
purpose' to a certain extent. The reason I suggested watching it as you save
is because of the little floppy icon that telescopes in as you do... At
least in Word 2000. I thought '03 & '02 did the same, but must confess I
haven't really looked for it. Saving along the way has become such a habit
that an indicator of whether there are any unsaved changes is really not
something I verify in each new release.
There is a "Background Save" space next to the Spelling & Grammar icon that
shows a pulsing floppy when you save, but to my knowledge this appears only
when you are actively saving and provides no indication afterward whether or
not a document has been modified since the last save.
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
Sorry for the slow response to the both of you. It doesn't seem that this
works as needed, although the input is certainly appreciated. Got any other
ideas??? Thanks. Stewart
It can't be improvised entirely accurately in VBA. VBA can only do something
when it's given a chance - in other words when an event occurs which it can
react to. Typing in a document does not trigger any such event so VBA can
not react. You could write VBA code that would approximate to it but it
would not be perfect - it would also involve quite a few different routines
to catch as many situations as possible where the state changed.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.