Report Message CHAT now! Back Home
 

image

Try using an autoclose macro
[ Post a Reply ] [ View Follow Ups ] [ Main Board ]

Posted By: TheMacroDiva on 2008-08-25
In Reply to: I use Wordscript also...sm - nonny

Since I don't know what platform you are using, this may not work for you --  if the normal dot is open somewhere else.  I do have another solution if this does not work; if you like, you can write me and I will send you the suite of macros and instructions that I use that will work around this problem that occurs with some transcription platforms.


I don't know anything about this acl file that is supposed to be saved but maybe the person who has written me about this will put up a post that will provide some information on what needs to be done to do this.


This macro needs to be posted into your macro editor.  Since I have had problems in the past with macro code not posting to this forum correctly, I will take a quick look at it and make sure it's okay, and post a follow-up note that it is okay to use.


Sub AutoClose()
on error resume next
If NormalTemplate.Saved = False Then NormalTemplate.Save
End sub



Reply By E-mail || Post QUICK reply        [ See Related Messages ]    [Vote/Moderate]





Follow-ups:
      




Latest Messages


SEE MORE....
image