Pages

Search

Microsoft Word - Microsoft Word Starter cannot be opened

Microsoft Word - Microsoft Word Starter cannot be opened


Microsoft Word Starter cannot be opened

Posted: 02 Apr 2013 06:24 AM PDT

I was sent an email attachment and when I tried to open it it stated that Microsoft Word Starter 2010 could not be opened and that I should go to the control panel to repair it.... I have Windows 7 Premium and do not possess the knowledge as to my next step.....My computer says that I have it and  now what ? The email said the attachment is from Words Starter 2003.....

 

[Moved from feedback]

Tweaking HansV's Macro

Posted: 02 Apr 2013 02:16 AM PDT

Greetings!

A day or so ago HansV kindly created a macro that apparently works on numerous files in the same folder simultaneously. However, can the macro be tweaked so it is run only on the current / open / single file?

HansV's macro -- which searches for all tables and converts them into text (and then tabs) -- is as follows:

Sub ConvertTables()
    Dim strFolder As String
    Dim strFile As String
    Dim doc As Document
    Dim tbl As Table
    ' Ask user to select folder
    With Application.FileDialog(4) ' msoFileDialogFolderPicker
        If .Show Then
            strFolder = .SelectedItems(1)
        Else
            MsgBox "No folder specified!", vbCritical
            Exit Sub
        End If
    End With
    ' Make sure that folder path ends in \
    If Right(strFolder, 1) <> "\" Then
        strFolder = strFolder & "\"
    End If
    Application.ScreenUpdating = False
    strFile = Dir(strFolder & "*.doc*")
    Do While strFile <> ""
        Set doc = Documents.Open(FileName:=strFolder & strFile, AddToRecentFiles:=False)
        If doc.Tables.Count = 0 Then
            doc.Close SaveChanges:=False
        Else
            For Each tbl In doc.Tables
                tbl.ConvertToText Separator:=wdSeparateByTabs
            Next tbl
            doc.Close SaveChanges:=True
        End If
        strFile = Dir
    Loop
    Application.ScreenUpdating = True
End Sub

I would deeply appreciate your help in this matter.


How can I connect Excel fields with a Word template?!

Posted: 01 Apr 2013 11:27 PM PDT

Hello, please, I have an Excel workbook that contains a list of trainees at our organization. 
I send a lot of acceptance, decline and certificates all with the same format just different names and dates and specialties. 
 
Is there a way that allows me to click on a name for example in the excel sheet and it automatically opens the word document with that name (specified row) information filled in the word document template. 
 
Thanks a lot for the help.

how to delete table but keep the data as it is?

Posted: 01 Apr 2013 11:02 PM PDT

Hi,

I have some data in a table . I just want to extract data from the table without any change in text formatting.. How can I do so?
Following is the link of my file:



Thanks
Trivender Singh

How do I open a new, BLANK, document, type words on the blank page, and save it to one of my files?

Posted: 01 Apr 2013 02:01 PM PDT

Every time I click on "New document" or "Blank document", it gives me a page filled with little squares like graph paper.

 

iam trying to use word to wirte something. but keeps telling me to update windows word 2010. what should i do?

Posted: 31 Mar 2013 06:42 PM PDT

I have already written a text and saved it in my Documents. when i go back to work on it, couldn't find it. all blank. and it says to update microsoft  word 2010

How to print multiple copies - Windows 8 & Word 2010

Posted: 31 Mar 2013 11:34 AM PDT

System:  Windows 8 with Office 2010.  HP 1200 LaserJet printer, with current driver verified.  Prints okay in all respects except for the following.

Problem:  when printing a Word doc, I only get one copy even if I select 2 or more in the Word print setup.  I tried opening the printer options via Charms > Devices, but the only thing that appears is  "Desktop: Nothing can be sent from the desktop."

I note that when I try the same thing with something that's opened in the PDF reader, I do get all of the print options via Charms > Devices, but not from Word.

How do I print multiple copies of a Word doc.?

Convert all Tables into Text with Tabs

Posted: 30 Mar 2013 07:48 AM PDT

Greetings.

I have numerous files that contain hundreds of relatively small tables.

I need to convert all these tables in each file into text with tabs.

I presume I will need a macro to perform this task, but I have no idea how to create one.

I would deeply appreciate your help in this matter.

Microsoft Works - overtype mode

Microsoft Works - overtype mode


overtype mode

Posted: 25 Sep 2004 09:49 PM PDT

Note You can intentionally or accidentally set Works Word processor to
Overtype mode by pressing the INS key on your keyboard. In Overtype mode,
new text you type removes existing text at the insertion point and the
letters OVR appear in the bar at the bottom of the Works Word processor
window. To switch in or out of this mode, press the INS key.

One can also put the mouse pointer over OVR and double click.

Ken

"Beth" <microsoft.com> wrote in message
news:3aa001c4a384$2490daa0$gbl...
How do I stop the overtype mode? In 4.x it was in
options, now I can't find it. It seems to start up after
I've worked on a project for awhile. What gives?





Works 7.0 word processor won't open with blank page

Posted: 25 Sep 2004 04:45 PM PDT

Thanks Jim for the work-a-round, it works, however I still get the Untitled
Douument every time I click for a new blank page.
Now, at least, I am able to use the word processor. Thanks again---Al

"Jim Macklin" <p51mustang[threeX12]@xxxhotmail.calm> wrote in message
news:u%phx.gbl... 


unable to open old works files

Posted: 25 Sep 2004 02:02 PM PDT

There are converters for WORD that will handle the older
WORKS formats. Check on the OFFICE downloads site for the
converters.
http://www.microsoft.com/downloads/details.aspx?FamilyID=b9e11e83-f51b-4977-b572-8c042df802c1&displaylang=en

You will find a large list on Google with this term (sans
quotes) "works word converter"

There are converters just so later versions of WORKS can
read old formats.

http://www.microsoft.com/products/works/downloads.mspx



<microsoft.com> wrote in message
news:3c0401c4a3cd$429c01c0$gbl...
| No, I dont have the original Works. I've upgraded thru
| the years with newer Works versions since the DOS days.
| Maybe its time to trash it and stick with one word
| processor, like Word or Wordperfect. But then, I'd still
| like to convert the old files.
|
| >-----Original Message-----
| >
| >>-----Original Message-----
| >>I have many MS WORKS files that go back to 1990.
| >>I'm using WORKS 2000 version 5.0 and MS WORD 2000.
| >>My problem is that I cannot open these older files with
| >>either program because lack of convertors, I guess.
| >>Is there something I can download that will enable me
| to
| >>open, read, edit, and re-save these files.?
| >>.
| >>
| >Do you have the original works that you saved it in?
| >Open it there and Try saving it as a text or plain text
| >file. Then it may open in wordpad and you can try to
| >copy and paste it into your newer Works.
| >.
| >


MSWorks Extensions

Posted: 24 Sep 2004 02:27 PM PDT

As far as I know, Works 6 doesn't create TZ3 files, unless you accidentally renamed the
file on saving.

If you like, you can e-mail me a sample TZ3 file and I'll take a look at it in my Works 6.

--

Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm


"Rayulla" <microsoft.com> wrote in message
news:com... 


Works reinstallation

Posted: 24 Sep 2004 08:37 AM PDT

I can't find a utility in that program...Works 6.0, to
Clean-up. I've done the OS cleanup, along with Norton
WinDoctor. 
reinstall. 
Works. 
System. 
When 
http://www.btinternet.com/~kevin.james1/index.htm 

Works 4 recovery file

Posted: 24 Sep 2004 01:28 AM PDT

Hi

Thank you for your interest.I have not a back-up of this file.Now I try to
download quickview plus

thank you


Microsoft Word - Icon display error

Microsoft Word - Icon display error


Icon display error

Posted: 31 Mar 2013 10:37 PM PDT

i tried the premium version of office 2013, then i subscribed the official version of office 2013 (the annual subscription one). the icon of my word cannot display. it's unlike my other icons of office software (Publisher, onenote, presentation, excel etc).

 

And the office word name is shown as ''word 2013 (2)''    

 

  (2)?????!!!!!!?!?!

Macro cannot be found

Posted: 31 Mar 2013 05:07 PM PDT

I have just installed office 2013 on a Windows 8 machine.  If I start Word and immediately close it I get an error message 'The macro cannot be found or has been disabled because of your macro settings'.  I get the same error if I open a blank document (but it does open).  In trust center I have set it to accept signed macros, but if I allow all macros the error goes away so I presume the macro exists.  I have also tried opening old documents that contain macros created by me and digitally signed using SelfCert.exe and these also give this error when the document is opened. 

 

I have looked in add-ins as suggested by other posts with this error but do not see a way to find out what is causing the error, but there is a possibly suspicious entry under templates called AVWiz14s.dotm.  I can't delete it as the remove button is grayed out when I select it.  Anybody know what it is?

 

How do I find out what is causing the error and correct it without messing up my security by enabling all macros?

MS Office Word 2007. Some features not available.

Posted: 31 Mar 2013 02:59 PM PDT

I am unable to insert a cover page or page numbers in MS Office Word 2007.  There may also be other problems that I have not noticed yet.

On the drop down menu for cover page, only "Remove Current Cover Page" is selectable and "Save Selection to Cover Page Gallery" is light grey and not selectable. Those are the only two options on the drop down menu.

On the drop down menu for page number, the four sub-menus only have "Save Selection as Page Number" and are light grey and not selectable.

I am also unable to use the help menu. I can access the help menu, however, after I type in a phrase and choose search, nothing happens and no new information is displayed.

Any help would be greatly appreciated.

Brian

 

Word Pro 2003 lost my Spanish Accents & the Redo, Cut, & Copy buttons

Posted: 31 Mar 2013 02:13 PM PDT

[Word Professional 2003; Dell desktop; MS Windows 7 Home; Windows Live Mail Essential 2011; Mozilla Firefox 17.0.1]

Hello, please help to recuperate the following buttons?:

Spanish (Argentinian) Accents. A small button something like: EN/SP on or around the task bar; clicking on either one I'd get the complete language set.

Word also lost my Cut, Redo and Copy buttons.

Will appreciate your help to retrieve them!   Thanks ever so much!  :o)  Leidirosa

P.S. "System and Device" below doesn't give the option of Windows 7 which I have.

Saving word docs on a Windows 8 Tablet

Posted: 31 Mar 2013 10:47 AM PDT

I just installed Windows 2010 on my Acer Iconia W700Pro, I love the tablet, but am having trouble with the simplest task of saving a word document. I get the normal window in the control panel asking where and what version I want to save the document in, but there is NO physical SAVE button? any thoughts or suggestions as to why there is no physical Save Button???

How do I find Microsoft word in Windows 8?

Posted: 30 Mar 2013 07:22 PM PDT

I'm trying to copy and paste like I did with Windows XP and can't find Microsoft word to do this task.  It was so easy with XP.  Just highlight text to copy, go to start and click on word and paste.  No such luck with this new program.

nudge equation

Posted: 29 Mar 2013 01:14 AM PDT

Up to including Office 2003, you could nudge equations or single characters in a equation by highlighting the wanted part and then pressing "ctrl + uparrow" or any other arrow key to move the equation part in the wanted direction.
Mathtype works exactly the same still today. I upgraded to Office 2013 and cannot find this option in Word 2013 any more.
What is the new way to do it? Is there a new hotkey? Thanks a lot!

I am using Windows 7 x 64 Ultimate and Office 2013 x64

Microsoft CRM - Internet Explorer Quits

Microsoft CRM - Internet Explorer Quits


Internet Explorer Quits

Posted: 07 Mar 2004 09:22 AM PST

Has it something to do with pop-up blockers?


"Ali Ersheid" <cse.ucsc.edu.no> wrote in message
news:u$phx.gbl... 
to 
errors. 


CRM 1.2 Adventure Works Cycle

Posted: 05 Mar 2004 06:14 PM PST

If you use the standard sample database, you can use the account
"dlawrence" with the password "pass@word1".

DANNY CONDECIDO
Sr Consultant Trainer
Business Intelligence and Productivity Group
COMAT Training Services
Singapore



"Al" <microsoft.com> wrote in message news:<7c8501c40320$c13836a0$gbl>... 

Microsoft Word - how do i find out which fonts are used in a word 2010 document?

Microsoft Word - how do i find out which fonts are used in a word 2010 document?


how do i find out which fonts are used in a word 2010 document?

Posted: 31 Mar 2013 11:31 AM PDT

Hi, I would like to do a quick 'check fonts' used in a word 2010 document, to ensure no rogue text is using a font I don't want used.

 

Is there a quick way to check this, and to quickly identify which paragraphs/words may be affected?

 

Thanks!

Word 2010 View Tab Ribbon, More Windows Button

Posted: 31 Mar 2013 08:10 AM PDT

Clicking More Windows button closes current document and opens two new  windows with same file name but extensions .docx.1 and .docx,2. Editing in either window is duplicated in both windows. Saving the document updates the original. How is this used and what is this used for? Or perhaps is it a function that does not work properly in the "Student" version of Word 2010?

How do I change font sizes universally in a document?

Posted: 30 Mar 2013 09:11 PM PDT

I've got a Word document I wrote a few years ago. At the time I used a Word template, but the sizes are all wrong. Normal text is something like 9 pt. header 1 texts is 10 pt, etc. I want to make the normal text 12 pt, header 1 something like 15, maybe 17 pt., etc. I could do this one element at a time, but I'd like to know how I can find the template that's being applied to the document so that it effects all templates at the same time. Is that possible to do that, and if so how?

 

The original document I wrote using Word 2010, I'll either edit it with Word 2010 or 2013.

The Ribbon tab not displayed on the file drop down menu

Posted: 30 Mar 2013 03:42 PM PDT

The Ribbon tab not displayed on the file drop down menu. I'm trying to get to Developer but there is no Ribbon tab after clicking options

When I open Word 2007 in Office 2007 I get a screen that says this file contains macros...

Posted: 30 Mar 2013 03:03 PM PDT

When I open Word 2007 in Office 2007 I get a screen that says this file contains macros... and refers me to help which, in part, says: "Thie document contains macros. Macro language support for this application is dislabled. Features requiring VBA are not available. Would you like to open this document read-only?" ...and goes on to offer OK, Cancel, Help as choices. This is even on a brand new file in Word. The choices close the notice and I can proceed with doing anything on/in/with the file, even saving it as a Word document, but I'm tired of looking at it and doing two extra steps each time ... and I haven't a clue as to what's wrong.

 

 I cannot change the settings and make the notice go away. I don't understand the options in the Word TrustCenter Settings and am "afraid" to change to any of them.

 

 It also appears on Word files which I copied and pasted from the internet and then open.  I was suspicious of those internet generated files, so I scanned them with two different security scanners, both coming up clean. So I think something has been set wrong, but I don't know what.

 

If I just close-out the notice it allows me access and allows me to save. How can I fix this so the notice goes away? Please respond. Thank you.

why does mouse pointer blink excessively in Word?, works fine in Excell and other programs

Posted: 30 Mar 2013 08:56 AM PDT

using Office 365 Premium for small business, mouse pointer blinks excessively when using Word, pointer works just fine using Excell or other programs

What's Up?  Thanks for any help

ms word 2010 file displays wrong icon

Posted: 29 Mar 2013 11:46 PM PDT

Hi,

 

Could you please answer for the following questions?

 

1. MS Word 2010 file displays wrong icon, how to correct it?

 

2. Word document could not save as pdf file.  plz give solution to that problem

 

 

 

 

since few weeks ago I can not open downloaded docx files. What is the reason? thanks for any helpful answer.

Posted: 29 Mar 2013 12:21 PM PDT

Since  few weeks ago I can not open downloaded docx  files. What is the reason? thanks for any helpful answer. Using Windows 7, Office 2013.

Attila

Enabling Enterprise Function Microsoft Project

Enabling Enterprise Function Microsoft Project


Enabling Enterprise Function

Posted: 23 Jun 2004 11:29 AM PDT

I'll give that a try. Thanks very much!

Gregg 
Project to use 
the following link 
20FAQs/pubnonenterprise.htm 
message 
the 
templates' 

Draw dependencies between rolled up milestones?

Posted: 23 Jun 2004 10:39 AM PDT

Hi Dave,

Welcome to this Microsoft Project newsgroup :-)

You can't link the rolled up part of the milestone, but if you expand the
summaries to show the milestones, you can link them as normal. Project will
then obey the link, though if you close down the summaries the link will not
appear.

FAQs, companion products and other useful Project information can be seen at
this web address: <http://www.mvps.org/project/>

Hope this helps - please let us know how you get on :-))

Mike Glen
MS Project MVP


"Dave" <com> wrote in message
news:google.com... 


Project 2003 Standard - Academic vs Full Versions

Posted: 23 Jun 2004 09:06 AM PDT

In some parts of the world MS set the academic versions of the Office
products to time out after several years. Do you recall if this was
incorporated into the Project release generally? I don't remember myself.

--
Steve House [MVP]
MS Project Trainer/Consultant
Visit http://www.mvps.org/project/faqs.htm for the FAQs


"JackD" <see sig for details> wrote in message
news:phx.gbl... 


Display Gantt diagram in a windows form

Posted: 23 Jun 2004 08:39 AM PDT

Thanks for your timely answer, but I can't succeed in using the
method. Is it an Application method or what is it? Could you make an
roughly example in which you take a gantt diagram and "put" it on a
windows form?
Thanks a lot for your help, it's very valued!
Gabriele

"Jan De Messemaeker" <jandemes at prom hyphen ade dot be> wrote in message news:<OGT#phx.gbl>... 

Scenerio...

Posted: 23 Jun 2004 05:36 AM PDT

Eeeeek...Not the shadow people!

They visit every night, scurry malicious through the waning conscious world,
....cool, damp smoke on a windy night.

I didn't now Project was what made them so petty and mean. ;-)



"JulieS" <microsoft.com> wrote in message
news:201c801c4593a$4189ed70$gbl... 


How to set a resource calander working day to 24hrs

Posted: 23 Jun 2004 05:23 AM PDT

Hi John,

When you know project it isn't that difficult.
It's not your project calendar that fooled you on the first day, it's tools,
options, calendar, default start time.
And the rules are simple: taks without resources nor task calendar are
scheduled as per the project calendar (but there is this matter of the
default start as long as they aren't linke or anything)
Assignments are scheduled as per the resource calendar but taking into
account the task calendar.

HTH

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/index.htm
32-495-300 620
"John Sitka" <com> schreef in bericht
news:phx.gbl... 
that 
to 
dematerialize 
work 
expect 
resource 


Microsoft Project OLE DB Provider

Posted: 23 Jun 2004 12:20 AM PDT

How timely does the data need to be? If weekly updates are fine, why not
have a single workstation read all time phased data into a new table and so
make it available to others via ODBC. You could always run this copy
nightly.

--
For VBA posts, please use the public.project.developer group.
For any version of Project use public.project
For any version of Project Server use public. project.server

Rod Gill
Project MVP
For Microsoft Project companion projects, best practices and Project VBA
development services
visit www.projectlearning.com/
"WGHayes" <com.au> wrote in message
news:adelaide.on.net... 
to 
connection 
for 
Microsoft 
computer 
DB 
thing. 
9.0 
therefore, 


Microsoft Word - format hyphens (--) to dash (—) not working

Microsoft Word - format hyphens (--) to dash (—) not working


format hyphens (--) to dash (—) not working

Posted: 29 Mar 2013 07:55 PM PDT

I have Windows Office 2007 running on an HP Pavilion a6500f with Windows 7.  I had to have the motherboard replaced and now when using Word I can't get the format hyphens (--) to dash (—) to work.  Both places under Word Options, AutoCorrect Options (AutoFormat and AutoFormat As You Type)  are checked but it just won't work.  This feature worked just fine before the motherboard crashed.

Can anyone tell me how to fix this as that's a feature I use very frequently and having to remember to go back and use Copy, Paste to get my dash is getting really out of hand.  Any help would be greatly appreciated.

I installed Office 2013 yesterday. Whenever I try to open a file in Word, I get the message below. What is going on and how do I fix this?

Posted: 29 Mar 2013 03:44 PM PDT

Message is:

 

"Microsoft Word has stopped working.

A problem caused the program to stop working correctly.

Windows will close the program and notify you if a solution is avialable."

 

I have not received any notifications.

 

 

"Documents.library-ms" warning message

Posted: 29 Mar 2013 08:08 AM PDT



When I try to open anything in my libraries (documents, pictures etc.) I just get the message: 

"Documents.library-ms" is no longer working.  
This library can be safely deleted from your computer.  
Folders that have been included will not be affected.

Obviously I don't want to delete my libraries if I'm going to lose all my documents.  Can someone please explain how I can resolve this.  Thank you.

ospprearm.exe has stopped working

Posted: 28 Mar 2013 10:11 PM PDT

I have been trying to open a word document and keep getting this error message. I don't get it all the time, just on certain word documents. I trying to figure out why? I have Office University 365 but before that had the Office 365. Can any explain what this error message means, and how can I fix this?



Slanted words in Word 2007

Posted: 28 Mar 2013 07:28 PM PDT

I need to show some slanted words in a sample of sentence diagramming.  How do I get the word(s) to slant?  I use Draw Lines to draw the lines in the diagram, but I cannot get the adjectives and adverbs to slant down.

Extensions: Office 2007 documents

Posted: 28 Mar 2013 11:46 AM PDT

I have Windows XP and MS Office 2007. When I open word, excel and wordpad documents 

they open with an extension .docx, xlsx and .txt 
When I save these documents another file opens beside them named -----

-.temp. How can I open documents without the extensions?

Table Troubles

Posted: 27 Mar 2013 10:48 PM PDT

Greetings!

I have a bunch of long docx files that contain many tables.

Some of the content in the cells in these tables are truncated, as follows:

in the
beginning


when it should be

in the beginning

Even though I right click on the particular column of the table and use the "automatically adjust to content" (or whatever it is called in English -- I am using word in another language, though all the files are in English, so that is not the problem), the truncated cells stay the same.

It would be nice to have a macro that would whisk through the file and "correct" all these mangled cells, but a) I don't know how to create such a macro, and b) I can't think of any other way to solve this vexing problem.

I would greatly appreciate it if a kind soul in this forum would lend me a hand.

Word 2013, Navigation Pane

Posted: 27 Mar 2013 09:16 AM PDT

when I type a heading style manually the heading appears in the Nav Pane. If I select text, then apply a style, the heading does not appear in the Nav Pane.

Add new command to quick access toolbar: show/hide navigation pane

Posted: 27 Mar 2013 07:59 AM PDT

Is it possible to add show/hide toggle icon for Navigation pane (showing all headings 1-3).
I mean the same as View -> 'Navigation pane' (checkbox).

It is not listed in all commands when I try to add it.

alternatively:
Can I add macro shortcut to quick access toolbar?
How would I add it via writing a macro and Can you add macro command

Word 2013: How do I insert double quote marks?

Posted: 27 Mar 2013 12:46 AM PDT

Whenever I press the shift key + the double quotes key to insert double quote marks nothing happens. When I press those keys again I get four quote marks - one set of opening ones and one set of closing ones. Is there a new command for double quotes in Word 2013?

I can't open a new BLANK doc. instead a save one pops up everytime and its not blank?

Posted: 26 Mar 2013 11:31 AM PDT

Hi, I don't know what I clicked on but everytime I go to word to write something, I click on new and instead of a black white doc. popping up and old save document pops up. I don't know how to get it back to opening a new doc. and it being clear ( no writing on it). if you know how to fix this and you tell me step by step? Thank you.

Desi

Word 2007 Vista

Posted: 26 Mar 2013 11:04 AM PDT

Recently downloaded Windows Vista update causes Word 2007 to no load downloaded .doc files. I used a system restore and everything was fine. However, I left automatic updates on and Vista updated and voila! I am back to where I am. How do I fix the issue for the Vista update?

Macro Does Not Run on Ribbon

Posted: 26 Mar 2013 09:17 AM PDT

OK I hope I list everything correct so you can understand my struggle.  I am working in Word 2010 and have created a ribbton through the custom UI edtiro with the following html code:

 

<

customUI xmlns="http://schemas.microsoft.com/office/2009/07/customui">

<

ribbon startFromScratch="false">

<

tabs>

<

tab id="customCalcTab" label="Calculation Template">

<

group id="customCompany" label="Change Company Name">

<

button id="customUS" label="US" onAction="Calculation.ChangeCompanyName.CompanyNameUS" />

<

button id="customCanada" label="Canada" onAction="Calculation.ChangeCompanyName.CompanyNameCanada" />

</

group>

</

tab>

</

tabs>

</

ribbon>

</

customUI>

 

The two macros change the name of the company in the document depending on whether it is the US company or the Canada company. 

 

The VB code is attached the document (not a template located somewhere else).

  • Project Name:  Calculation
  • Module Name: Change Company Name
  • Macro Names: CompanyNameUS or CompanyNameCanada

I cannot get this to run. 

  • If I run it as shown, I receive "The macro canot be found or has been disabled because of your Macro security settings.:
  • If I run it with just the macro name onAction="CompanyNameUS", I receive "Wrong number of arguments or invalid property assignment"

The macros are below and run fine if I was to just run the macro on the document from the developers tab:

 

Sub CompanyNameCanada()

    Dim i As Long
    Dim rngStory As Word.Range
   
    i = ActiveDocument.Sections(1).Headers(1).Range.StoryType
   
    'Iterate through all story types in the current document

    For Each rngStory In ActiveDocument.StoryRanges
    Do
        Select Case rngStory.StoryType
            Case 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
                With rngStory.Find
                    .Text = "NP Inc."
                    .Replacement.Text = "NP Canada Ltd."
                    .Wrap = wdFindContinue
                    .Execute Replace:=wdReplaceAll
                End With
            Case Else
                'Do Nothing
        End Select
        Set rngStory = rngStory.NextStoryRange
    Loop Until rngStory Is Nothing
    Next rngStory
  
End Sub

 

Sub CompanyNameUS()


    Dim i As Long
    Dim rngStory As Word.Range
   
    i = ActiveDocument.Sections(1).Headers(1).Range.StoryType
   
    'Iterate through all story types in the current document

    For Each rngStory In ActiveDocument.StoryRanges
    Do
        Select Case rngStory.StoryType
            Case 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
                With rngStory.Find
                    .Text = "NP Canada Ltd."
                    .Replacement.Text = "NP Inc."
                    .Wrap = wdFindContinue
                    .Execute Replace:=wdReplaceAll
                End With
            Case Else
                'Do Nothing
        End Select
        Set rngStory = rngStory.NextStoryRange
    Loop Until rngStory Is Nothing
    Next rngStory


End Sub

 

 

Can anyone tell me the proper syntax in the HTML code to call the macro? 

 

Thanks

 

Debra Ann

 

Mail Merge from Excel 2010 to Word 2010

Posted: 26 Mar 2013 07:46 AM PDT

I need some serious help...I am doing a mail merge for the first time and have not had any luck because I don't know what the file names DDE, etc mean.  Can anyone provide a basic lesson?