Reply
 
Thread Tools Display Modes
  #1   Report Post  
Daniel
 
Posts: n/a
Default When I save, my style loses the new format

I´m using an add-in to the Normal.dot template.
I have to change the format of some of the styles of the add-in to show
hidden text, but some of them lose their hidden atribute when I save the
document.
I´m using Word2000.
Does anyone knows what is going on?

Thanks

  #2   Report Post  
Charles Kenyon
 
Posts: n/a
Default

Add-In styles do not end up in any document unless you are doing some fancy
vba work.

In your document, under Tools Templates and Add-Ins is the box to update
styles on opening checked? If so, uncheck it.
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"Daniel" wrote in message
...
I´m using an add-in to the Normal.dot template.
I have to change the format of some of the styles of the add-in to show
hidden text, but some of them lose their hidden atribute when I save the
document.
I´m using Word2000.
Does anyone knows what is going on?

Thanks



  #3   Report Post  
Daniel
 
Posts: n/a
Default

Actually I just have to use the add-in, I dont´t have nothing to do with it
being there.

Thanks for the tip, but it was already unchecked. Any other sugestion?

"Charles Kenyon" escreveu:

Add-In styles do not end up in any document unless you are doing some fancy
vba work.

In your document, under Tools Templates and Add-Ins is the box to update
styles on opening checked? If so, uncheck it.
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"Daniel" wrote in message
...
I´m using an add-in to the Normal.dot template.
I have to change the format of some of the styles of the add-in to show
hidden text, but some of them lose their hidden atribute when I save the
document.
I´m using Word2000.
Does anyone knows what is going on?

Thanks




  #4   Report Post  
Charles Kenyon
 
Posts: n/a
Default

In the templates and add-ins dialog box, what is listed as the attached
template? Normal.dot?
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"Daniel" wrote in message
...
Actually I just have to use the add-in, I dont´t have nothing to do with
it
being there.

Thanks for the tip, but it was already unchecked. Any other sugestion?

"Charles Kenyon" escreveu:

Add-In styles do not end up in any document unless you are doing some
fancy
vba work.

In your document, under Tools Templates and Add-Ins is the box to
update
styles on opening checked? If so, uncheck it.
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"Daniel" wrote in message
...
I´m using an add-in to the Normal.dot template.
I have to change the format of some of the styles of the add-in to show
hidden text, but some of them lose their hidden atribute when I save
the
document.
I´m using Word2000.
Does anyone knows what is going on?

Thanks






  #5   Report Post  
Daniel
 
Posts: n/a
Default

no, nav2doors97.dot

It introduces a new toolbar that has requirements marking buttons in it.
Do you know if there is any way I can see the vba code of this toolbar?

Thanks

"Charles Kenyon" escreveu:

In the templates and add-ins dialog box, what is listed as the attached
template? Normal.dot?
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"Daniel" wrote in message
...
Actually I just have to use the add-in, I dont´t have nothing to do with
it
being there.

Thanks for the tip, but it was already unchecked. Any other sugestion?

"Charles Kenyon" escreveu:

Add-In styles do not end up in any document unless you are doing some
fancy
vba work.

In your document, under Tools Templates and Add-Ins is the box to
update
styles on opening checked? If so, uncheck it.
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"Daniel" wrote in message
...
I´m using an add-in to the Normal.dot template.
I have to change the format of some of the styles of the add-in to show
hidden text, but some of them lose their hidden atribute when I save
the
document.
I´m using Word2000.
Does anyone knows what is going on?

Thanks









  #6   Report Post  
Charles Kenyon
 
Posts: n/a
Default

The vba code is _not_ in the toolbar but in the template. If it is the
attached template, unless the code is locked, you can view it by pressing
Alt-F11.
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"Daniel" wrote in message
...
no, nav2doors97.dot

It introduces a new toolbar that has requirements marking buttons in it.
Do you know if there is any way I can see the vba code of this toolbar?

Thanks

"Charles Kenyon" escreveu:

In the templates and add-ins dialog box, what is listed as the attached
template? Normal.dot?
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"Daniel" wrote in message
...
Actually I just have to use the add-in, I dont´t have nothing to do
with
it
being there.

Thanks for the tip, but it was already unchecked. Any other sugestion?

"Charles Kenyon" escreveu:

Add-In styles do not end up in any document unless you are doing some
fancy
vba work.

In your document, under Tools Templates and Add-Ins is the box to
update
styles on opening checked? If so, uncheck it.
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"Daniel" wrote in message
...
I´m using an add-in to the Normal.dot template.
I have to change the format of some of the styles of the add-in to
show
hidden text, but some of them lose their hidden atribute when I save
the
document.
I´m using Word2000.
Does anyone knows what is going on?

Thanks









Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Style bug for Tables? [email protected] Microsoft Word Help 5 January 21st 05 03:40 PM
How do I save MSWord files in WordPerfect format? EltonRon Microsoft Word Help 3 January 11th 05 01:13 AM
How do I save a MS Word document in a JPEG Image format ? Eric Sanderson Microsoft Word Help 1 January 6th 05 12:09 AM
Save As...*.txt files Scribe Microsoft Word Help 2 December 13th 04 04:45 AM
How do I get a report in a Newspaper style format? bwatkins68 Tables 1 December 7th 04 01:44 AM


All times are GMT +1. The time now is 10:46 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"