Results 1 to 2 of 2

Thread: Sending your macros independent of the document in Office XP,2003,2007

  1. #1
    Join Date
    Jun 2009
    Posts
    80
    Rep Power
    3

    Default Sending your macros independent of the document in Office XP,2003,2007

    The new macro is working as intended. Now, you want to email the macro to someone you know. However, the macro is embedded in the document, which you do not wish to send.

  2. #2
    Dylon Cronje is offline Member
    Join Date
    May 2009
    Posts
    80
    Rep Power
    4

    Default

    Macros can be exported and imported independent of the document. For that, start the command 'Tools - Macro - Macros'. Select the desired macro in the list and then click on 'Create'. In the Visual Basic-Editor, now open 'File - Export file' in the menu. For sending through email.it is practical.to change the 'File type' to 'All Files' first and then entering a name in the field 'File name' such as 'My-Macro.txt'. If required, change the destination folder and then click on 'Save'.

    This text file can now be sent to anyone via email. With this you can avoid difficulties. Because when you send the Office-document with the macro, the email program many a times blocks the delivery to the addressee, since it constitutes a potential risk. Even though you can copy and paste the macro text while emailing.it is not recommended, especially for macros that are long. Unexpected line breaks can pave the way for errors, which are later difficult to find. To integrate the macro, the recipient must open a document and select 'Tools I Macro I Visual Basic-Editor'. He can then import the macro by clicking on 'File - Import file'.

Similar Threads

  1. Password protecting document in Word 2003/2007
    By Erick Ballmer in forum Applications
    Replies: 0
    Last Post: 12-27-2009, 10:18 AM
  2. Tracking Changes in a Document in Words 2003/2007
    By Brian perreira in forum Applications
    Replies: 0
    Last Post: 12-27-2009, 09:58 AM
  3. Replies: 1
    Last Post: 11-30-2009, 12:20 PM
  4. Online Office 2003 and 2007 Demos
    By joshin in forum Software Jargons
    Replies: 0
    Last Post: 11-27-2009, 12:33 PM
  5. Problem with Office 2003 and Office 2007
    By jenefer65 in forum Windows XP
    Replies: 1
    Last Post: 04-15-2009, 11:27 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48