#1   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Lisa Wilke-Thissen Lisa Wilke-Thissen is offline
external usenet poster
 
Posts: 123
Default Re saving macros problem

Hi Stefan,

"Stefan Blom" wrote

Since you have replied to an old thread,
I see your post out of context


As I don't understand exactly Kaye's problem, here the discussion:

Active post from kaye123:

[Word 2013]
I am obviously having problems saving
my macro on some documents as stated
below. I need to read up on my problem.
What questions should I ask please?
I use a macro to change footnotes in word.



Original question from 26. Sept. 2013:

I changed my footnote spacing by using a macro
(a long time ago).
I don't know if my problems with this macro lately
is why I have been loosing all italics in my footnotes
as I work with my document.

I use citation software and you can't change it manually.

I don't know what is happening and what I should be
looking at to troubleshoot the problem. I don't know if
they are related to each other.

So as a first step is there a simple answer as to
why footnotes are changing without factoring in
my macro? I don't really want to get into a
discussion about my macro at this stage.

Can anyone through any light on this please?
Using Word 2013.



My answer from 26. Sept. 2013:

ITALIC usually toggles: normal text will be
formatted italic, italic text will be formatted
back to normal.
Maybe, your macro or something else resetted
italic to normal. Or anybody/anything reapplied the
style "Footnotetext", so italic was removed...


--
Cheers,
Lisa

  #2   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Stefan Blom[_3_] Stefan Blom[_3_] is offline
external usenet poster
 
Posts: 6,897
Default Re saving macros problem

Lisa,

I remember those posts (from you and kaye123) in a completely different
thread (with the subject "Losing italics in my footnotes").

We have to wait for kaye123 to give us more information...

--
Stefan Blom
Microsoft Word MVP




"Lisa Wilke-Thissen" wrote in message
...
Hi Stefan,

"Stefan Blom" wrote

Since you have replied to an old thread, I see your post out of context


As I don't understand exactly Kaye's problem, here the discussion:

Active post from kaye123:

[Word 2013]
I am obviously having problems saving my macro on some documents as
stated below. I need to read up on my problem. What questions should I
ask please? I use a macro to change footnotes in word.



Original question from 26. Sept. 2013:

I changed my footnote spacing by using a macro
(a long time ago).
I don't know if my problems with this macro lately is why I have been
loosing all italics in my footnotes as I work with my document.
I use citation software and you can't change it manually. I don't know
what is happening and what I should be looking at to troubleshoot the
problem. I don't know if they are related to each other.
So as a first step is there a simple answer as to why footnotes are
changing without factoring in my macro? I don't really want to get into
a discussion about my macro at this stage.
Can anyone through any light on this please?
Using Word 2013.



My answer from 26. Sept. 2013:

ITALIC usually toggles: normal text will be formatted italic, italic
text will be formatted back to normal.
Maybe, your macro or something else resetted
italic to normal. Or anybody/anything reapplied the
style "Footnotetext", so italic was removed...


--
Cheers,
Lisa

  #3   Report Post  
kaye123 kaye123 is offline
Junior Member
 
Posts: 27
Default

Quote:
Originally Posted by Lisa Wilke-Thissen View Post
Hi Stefan,

"Stefan Blom" wrote

Since you have replied to an old thread,
I see your post out of context


As I don't understand exactly Kaye's problem, here the discussion:

Active post from kaye123:

[Word 2013]
I am obviously having problems saving
my macro on some documents as stated
below. I need to read up on my problem.
What questions should I ask please?
I use a macro to change footnotes in word.



Original question from 26. Sept. 2013:

I changed my footnote spacing by using a macro
(a long time ago).
I don't know if my problems with this macro lately
is why I have been loosing all italics in my footnotes
as I work with my document.

I use citation software and you can't change it manually.

I don't know what is happening and what I should be
looking at to troubleshoot the problem. I don't know if
they are related to each other.

So as a first step is there a simple answer as to
why footnotes are changing without factoring in
my macro? I don't really want to get into a
discussion about my macro at this stage.

Can anyone through any light on this please?
Using Word 2013.



My answer from 26. Sept. 2013:

ITALIC usually toggles: normal text will be
formatted italic, italic text will be formatted
back to normal.
Maybe, your macro or something else resetted
italic to normal. Or anybody/anything reapplied the
style "Footnotetext", so italic was removed...


--
Cheers,
Lisa
Hello Lisa
I have posted a full explanation of my problem. However as to the italics this appears to be separate as the macro is just for spacing of the footnotes and other documents haven't been changed. What do you mean here please? Why are3 some docs ok and not others?
ITALIC usually toggles: normal text will be
formatted italic, italic text will be formatted
back to normal. If it wasn't anything to do with the macro what else would cause this please? However if it is related to my overall problems oformal.docm please advise? OI have added a bit onto my problem and a link that tells me what happens but not a solution. I stated that I now know that normal.docm is by default a macro enabled template.
kind regards
  #4   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Stefan Blom[_3_] Stefan Blom[_3_] is offline
external usenet poster
 
Posts: 6,897
Default Re saving macros problem

Could you show us the code of the macro in question?

With regards to italics being a toggle, this just means that if you
apply italics to regular text, you get italics (not surprisingly).
However, if you apply it again to the same text, you get regular text back.

This may cause unexpected results if there is a style conflict and/or if
italics resurface if you haven't modified a style correctly.

Stefan Blom
Microsoft Word MVP




On 2013-10-31 02:13, kaye123 wrote:
I have posted a full explanation of my problem. However as to the
italics this appears to be separate as the macro is just for spacing of
the footnotes and other documents haven't been changed. What do you mean
here please? Why are3 some docs ok and not others?
ITALIC usually toggles: normal text will be
formatted italic, italic text will be formatted
back to normal. If it wasn't anything to do with the macro what else
would cause this please? However if it is related to my overall
problems oformal.docm please advise? OI have added a bit onto my problem
and a link that tells me what happens but not a solution. I stated that
I now know that normal.docm is by default a macro enabled template.
kind regards




  #5   Report Post  
kaye123 kaye123 is offline
Junior Member
 
Posts: 27
Default

Quote:
Originally Posted by Stefan Blom[_3_] View Post
Could you show us the code of the macro in question?

With regards to italics being a toggle, this just means that if you
apply italics to regular text, you get italics (not surprisingly).
However, if you apply it again to the same text, you get regular text back.

This may cause unexpected results if there is a style conflict and/or if
italics resurface if you haven't modified a style correctly.

Stefan Blom
Microsoft Word MVP




[/i][/color]
Stefan I have tried to send you a reply and lost it twice. I had to got back to a capacha page and sign in again. I lost this so just trying again. I sent the script in this post. Should I have attached it.

Regards


  #6   Report Post  
kaye123 kaye123 is offline
Junior Member
 
Posts: 27
Default

Quote:
Originally Posted by kaye123 View Post
Stefan I have tried to send you a reply and lost it twice. I had to got back to a capacha page and sign in again. I lost this so just trying again. I sent the script in this post. Should I have attached it.

Regards


Regards[/quote]

Thanks Stefan . Ok will try again and see if I can attach macro..

Macro. Obviously this is stopping my message from going through.

Normal template :.
This article describes my problem in "Read only mode" with screenshots. http://www.wordarticles.com/Articles...tes/Normal.php
I also get documents back from proofing but this has been fine for months. No problem. Should I change any settings to allow this.

Italics
These are only in footnotes an I use endnote citation software. I have had to redo it manually but it reverts. I found some endnote files in global template. Perhaps they are not supposed to be there , I only recall one of them being there.Sent a post to forum but no reply. It hasn’t changed any of my other proofed documents. It seemed to happen with normal template.

Macro
It is just for changing footnote to ordinary number not superscript and gives me spacing.
I have been using it a long time now. Strange. I went to make a new word doc to past macro but the new doc had writing on it. it is one I used for a couple of lines yesterday but it was still there in a new document!!
I have attached the doc from word..

Stefan just went into normal template and it brought up the same blank doc that had words written on it. Does this help explain any problems? When I sent the above message to you I got another message about template but too quick to see. Closed word and went into normal.docm and that is when I found the new document with words still on it. This is getting worse.Many thanks

Last edited by kaye123 : November 1st 13 at 11:35 PM Reason: More information
  #7   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Stefan Blom[_3_] Stefan Blom[_3_] is offline
external usenet poster
 
Posts: 6,897
Default Re saving macros problem

Are you trying to post an example document? Whether you can "attach" a file
or not depends on how you access these groups. What you can do is upload a
file to SkyDrive and post a link here.

--
Stefan Blom
Microsoft Word MVP




"kaye123" skrev i meddelandet
...

'Stefan Blom[_3_ Wrote:
;494877']Could you show us the code of the macro in question?

With regards to italics being a toggle, this just means that if you
apply italics to regular text, you get italics (not surprisingly).
However, if you apply it again to the same text, you get regular text
back.

This may cause unexpected results if there is a style conflict and/or if

italics resurface if you haven't modified a style correctly.

Stefan Blom
Microsoft Word MVP





Stefan I have tried to send you a reply and lost it twice. I had to got
back to a capacha page and sign in again. I lost this so just trying
again. I sent the script in this post. Should I have attached it.

Regards




--
kaye123 [/i][/color]

  #8   Report Post  
kaye123 kaye123 is offline
Junior Member
 
Posts: 27
Default

Quote:
Originally Posted by kaye123 View Post
Regards
Thanks Stefan . Ok will try again and see if I can attach macro..

Macro. Obviously this is stopping my message from going through.

Normal template :.
This article describes my problem in "Read only mode" with screenshots. http://www.wordarticles.com/Articles...tes/Normal.php
I also get documents back from proofing but this has been fine for months. No problem. Should I change any settings to allow this.

Italics
These are only in footnotes an I use endnote citation software. I have had to redo it manually but it reverts. I found some endnote files in global template. Perhaps they are not supposed to be there , I only recall one of them being there.Sent a post to forum but no reply. It hasn’t changed any of my other proofed documents. It seemed to happen with normal template.

Macro
It is just for changing footnote to ordinary number not superscript and gives me spacing.
I have been using it a long time now. Strange. I went to make a new word doc to past macro but the new doc had writing on it. it is one I used for a couple of lines yesterday but it was still there in a new document!!
I have attached the doc from word..

Stefan just went into normal template and it brought up the same blank doc that had words written on it. Does this help explain any problems? When I sent the above message to you I got another message about template but too quick to see. Closed word and went into normal.docm and that is when I found the new document with words still on it. This is getting worse.Many thanks[/quote]

Hello Stephan
Re normal docm problem. Sorry for the delay in getting back to you. I have been unwell. I have resolved my normal.docm problem that has arisen in this thread. I am still unsure as to why I am loosing my italics but will keep an eye on it and if it happens again I can provide more information.
Thank you for your assistance
Kaye
  #9   Report Post  
kaye123 kaye123 is offline
Junior Member
 
Posts: 27
Default

Quote:
Originally Posted by kaye123 View Post
Thanks Stefan . Ok will try again and see if I can attach macro..

Macro. Obviously this is stopping my message from going through.

Normal template :.
This article describes my problem in "Read only mode" with screenshots. http://www.wordarticles.com/Articles...tes/Normal.php
I also get documents back from proofing but this has been fine for months. No problem. Should I change any settings to allow this.

Italics
These are only in footnotes an I use endnote citation software. I have had to redo it manually but it reverts. I found some endnote files in global template. Perhaps they are not supposed to be there , I only recall one of them being there.Sent a post to forum but no reply. It hasn’t changed any of my other proofed documents. It seemed to happen with normal template.

Macro
It is just for changing footnote to ordinary number not superscript and gives me spacing.
I have been using it a long time now. Strange. I went to make a new word doc to past macro but the new doc had writing on it. it is one I used for a couple of lines yesterday but it was still there in a new document!!
I have attached the doc from word..

Stefan just went into normal template and it brought up the same blank doc that had words written on it. Does this help explain any problems? When I sent the above message to you I got another message about template but too quick to see. Closed word and went into normal.docm and that is when I found the new document with words still on it. This is getting worse.Many thanks
Hello Stephan
Re normal docm problem. Sorry for the delay in getting back to you. I have been unwell. I have resolved my normal.docm problem that has arisen in this thread. I am still unsure as to why I am loosing my italics but will keep an eye on it and if it happens again I can provide more information.
Thank you for your assistance
Kaye[/quote]
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
Saving Macros fuscia Microsoft Word Help 1 June 18th 12 10:52 PM
saving macros silverstudent Microsoft Word Help 1 November 13th 08 08:45 AM
Saving macros Office_user Microsoft Word Help 1 August 23rd 07 02:21 PM
Saving Macros NSobel Microsoft Word Help 1 July 2nd 07 06:26 PM
I cannot run macros on another computer after saving ridefixer Microsoft Word Help 1 August 30th 05 03:19 PM


All times are GMT +1. The time now is 07:15 PM.

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"