Pages

Search

Microsoft Word - corrupted Group data Colection file. (.ini or .exe)

Microsoft Word - corrupted Group data Colection file. (.ini or .exe)


corrupted Group data Colection file. (.ini or .exe)

Posted: 07 Oct 2014 02:56 PM PDT

Propted:  How do you want to open this file? Selected - notepad. Now every time I try to use the file to gather the groups accumulated info, it instantly opens and its a bunch of jibberish. I used it once with the person that gave it to me and it actually accumulated and categorized the info. It's unuseable to me now, and I don't know how to fix it! I don't know where to start?

How to insert an automatically updating picture that re-sizes and re-orients itself

Posted: 07 Oct 2014 01:20 PM PDT

Hello. I am hoping to find a macro which will allow me to insert an object (which will be a picture) that will automatically update itself, re-size itself and center itself upon opening. This will be used for large word documents that have references to data sheet images which change. When these data sheets change i would save them as the same name and file type as the original and then move the original file to an obsolete folder, eventually repeating this process once the data sheets change again. I currently have some bits of code which I am not sure how to integrate but this code to follow adds a image as an inline shape, upon running the file explorer opens so the user can select what image to place into the word document. After selecting the desired image it is re-sized and re-oriented. I am looking for a macro that will open the 'object' command in the insert tab, open the browse prompt for 'create from file' and then make it so the 'link to file' box is checked. At which point I would like the image re-sized and re-oriented. PLEASE HELP! ANY INPUT IS GREATLY APPRECIATED! 

 Sub Insert_picture_and_format()
'
' Insert_picture_and_format Macro
'
'
Dim oDialog As Dialog
 Dim strFile As String
 Dim oImage As Object
 Dim oRng As Object
     Set oDialog = Dialogs(wdDialogInsertPicture)
     With oDialog
         .Display
         If .Name <> "" Then
             strFile = .Name
         End If
     End With
     Set oImage = Selection.InlineShapes.AddPicture(strFile)
     With oImage
         .LockAspectRatio = msoFalse
         .Height = CentimetersToPoints(25)
         .Width = CentimetersToPoints(19)
         Set oRng = .ConvertToShape
     End With
     With oRng
         .RelativeHorizontalPosition = _
         wdRelativeHorizontalPositionPage
         .RelativeVerticalPosition = _
         wdRelativeVerticalPositionPage
         .Left = CentimetersToPoints(1.25)
         .Top = CentimetersToPoints(1.25)
     End With
 Set oDialog = Nothing
 Set oImage = Nothing
 Set oRng = Nothing
End Sub

I also use a macro for updating file paths as soon as a document is opened (usually in reference to the document filepath itself, so that the location can be easily found by another person) I am not sure if this macro would come in handy for updating the object (which would be a image in this case) or if the linked image would automatically update upon opening the word document.

Sub AutoOpen()
'
' AutoOpen Macro
'
'
Dim aStory As Range
   Dim aField As Field

   For Each aStory In ActiveDocument.StoryRanges

      For Each aField In aStory.Fields
         aField.Update
      Next aField

   Next aStory
   
End Sub

Converting Word Doc to PDF

Posted: 07 Oct 2014 12:40 PM PDT

I have a Word 2010 document that I created a while back. I have updated numerous times and converted to pdf with no problem. A few weeks ago I started getting Unknown error and the document doesn't save as pdf. I have Acrobat Pro XI. This did begin happening right after a Windows update. However, this is only happening with this one document. It's very strange. I did try to recreate and it worked once then stopped. I can convert it using Acrobat 9 which again is strange as XI is latest version. I even tried Print to pdf and it still doesn't work.

Does anyone have any ideas why this particular document generates an error when converting to pdf?

Characters Missing When Printing in Word & Excel 2013

Posted: 07 Oct 2014 12:11 PM PDT

When I print documents in both Word and Excel 2013, bullets and special characters/symbols do not print. Any suggestions?

Multilevel list does not work after update

Posted: 07 Oct 2014 11:09 AM PDT

Split from this thread.

My problem started after an update from Microsoft. At first the multilevel worked as it was supposed(?) to. But after the update it doesn't work. How it was working was just like it would work if you are actually doing on a piece of paper. Even when I start a new page the multivlevel outline still doesn't work. So what now?

Word Paste Special Date Format

Posted: 07 Oct 2014 10:34 AM PDT

I have a document template I'm creating where a date must appear in one section in the the format of MMMM d, yyyy. However, in the footers, this date must appear in the format of M/d/yyyy. At the beginning of the document I used a date picker content control for the users to input the date. I then attempted to use the Paste Special option to paste the date from the date picker field into the footer as unformatted text. Problem is that although I can adjust the text properties, I can't change the date format using this method. Aynone have any ideas of how to do this or another recommendation of how to accomplish this? Thanks!

MS Word longstanding drag & drop problem

Posted: 07 Oct 2014 10:30 AM PDT

Drag and drop in word 2013 (and previous versions) does not work when any supporting window is open, such as Find, Styles, Cross Ref, etc.  The cursor converts to the internatinal "NO" symblol and DnD does not work.  When will this get fixed?

This problem was posted long ago:

http://answers.microsoft.com/en-us/office/forum/office_2007-word/prohibited-icon-when-trying-to-drag-and-drop-text/7eaa03ab-4e9c-4723-8265-951dbbdbc1e0

Pagination

Posted: 07 Oct 2014 07:46 AM PDT

I want to paginate documents in Welsh  in the header style Page x of  y pages.   I can do this in English but not in Welsh althoughI I have set my computer to the Welsh language.  (Office 2010, Windows 8.1)

Many thanks

RayTJ

 

Dragon Naturally Speaking compatibilty with Office

Posted: 07 Oct 2014 07:36 AM PDT

I am having compatibility issues running Nuance DNS13 with Office (Office 365 University) products, specifically with Word I am running Win 8.1 pro. The Natspeak add-ins will not load.

I have tried un/registering dgnword.dll

I have tried to add the COM add-ins via Word.

I have been in contact with Nuance and Microsoft to no avail.

(Microsoft wanted me to upgrade to premium support services so that they could try remotely at $149/year, no thank you!)

Watermark is making my document longer

Posted: 07 Oct 2014 07:13 AM PDT

Hi,

I have a document that is 16 pages long without a watermark and 22 pages when I add one. I have tried smaller font sizes (on the watermark) but with same result. I have revealed formatting in the document but it is not clear why this is happening. Has anyone seen this before?

Thanks, TJ

Microsoft Word Annotative Document

Posted: 07 Oct 2014 06:36 AM PDT

Hi guys

I'm looking for a little bit of advice at the moment, I am trying to create a document that contains a front page with various options (tick boxes) and once those boxes are ticked, the document fetches the information from those selections from an external file and inserts them in the word document below. It is to create a document with the specific information regarding the project the user is working on so they only collect the information relevant to them

Any help with this would be greatly appreciated

System service exception BSOD

Posted: 07 Oct 2014 05:12 AM PDT

Dear technical staff at microsoft,

This morning at work I got a blue screen of death while working in microsoft word 2013. The error stated it was a system service exception.

Here's the link with my files:

https://onedrive.live.com/redir?resid=36CC89DD2CD8081B!524&authkey=!AGvAEjLSwSIi_10&ithint=file%2crar

Please help me fix this problem as it was the second time I got this error.

Sincerely,

Alex Tol

Creating a form that populates remaining fields through the use of a drop-down box.

Posted: 07 Oct 2014 01:44 AM PDT

Hello,

I am using Office Word 2010 attempting to create a form that will populate fields through the use of making a selection with a drop-down box.

I have learnt how to populate other drop-down boxes using Legacy drop-down boxes, VBA case selection and adding new items however would like to do a similar thing with text boxes.

Ideally, this form will be able to be sent out to other machines as just a single file and simple to use. Could someone please point me in the correct direction?

Many Thanks,

Ryan

Page Orientation

Posted: 07 Oct 2014 12:35 AM PDT

I am trying to print a 5.5" X 8.5" document onto a 8.5" X 11" piece of paper in landscape form.  Is this possible?  I was able to do it on the older version of MS Word, but can't seem to do it on Office 2010.

deleting one-by-one, each Marked Index Entry is painful process, when index runs into pages - seeking help with a quicker approach

Posted: 06 Oct 2014 09:52 PM PDT

Using Word 2013, Insert Index feature, I created a many page index. But I am not quite satisfied with it. I want create a new index structured differently. 

I need to delete the entire index and recreate one from scratch. Deleting process that I know of, and the one available Office Help files do not give me a easy way.

I need to go Home and activate Show/Hide icon. That will identify all indexed entries using Mark Entry feature. Though pages look ugly because of those mark spread all over the pages but that I have to live with it.

Now, I have to select individually each item that looks something like this { XE- "marked word(s)" }. If I have used Mark All then there may be hundred page number entries against one word.

Deleting each and every such item is a painful task under these circumstances.

If someone can give a better option, I shall be very thankful.


Paragraph Spacing command does nothing

Posted: 06 Oct 2014 06:24 PM PDT

I've been teaching students how to use Office 2010 for years, but now have to adapt to Office 2013. One of the new features in Word is the Design tab, and it has a Document Formatting group that contains a Paragraph Spacing command. The Tool Tip for the command states the command will quickly change the paragraph spacing and line spacing of all existing and new paragraphs, but when I try to apply one of the choices, such as Open, which is supposed to set line spacing at 1.15 and space after paragraph of 10 pt, nothing happens. Nothing happens with any of the choices under the Paragraph Spacing command.

I can go to the Home tab, Paragraph group and launch the dialog and change line spacing and space after paragraph, and it works fine. I can modify the Normal style and it affects everything. But Paragraph Spacing does not affect anything. If I look at one of the offending paragraphs using the Style Inspector, I see that the style is normal style plus paragraph formatting set to single line spacing with no space after. I would expect, given the tool tip for the Paragraph Spacing command, that it would override those settings, but that does not appear to be the case. I know I can select the entire document and remove all formatting, but that's really extreme and formatting such as centering titles and subtitles is wiped out. Is there a way to enable built-in choices from Paragraph Spacing to override existing modifications?

Exchange 2003 Port numbers - Microsoft Exchange

Exchange 2003 Port numbers - Microsoft Exchange


Exchange 2003 Port numbers

Posted: 13 Aug 2007 10:55 AM PDT

The store uses ephemeral ports.

"Cactus Johnson" <info> wrote in message
news:phx.gbl... 


How to deny access to address book /OAB for a user in Exchange

Posted: 13 Aug 2007 07:50 AM PDT

Then use the Shared Hosting article that Ed Crowley pointed you at in
another thread.

word/exchange closing behavior

Posted: 10 Aug 2007 02:48 PM PDT

oops.. wrong group. I reposted. Thanks.

"Andy David {MVP}" <com> wrote in message
news:com... 


can't view free busy from O2003 but can from O2000

Posted: 10 Aug 2007 12:26 PM PDT

No, it's not. Yes, we have only one Ex2000 server up to date with patches
and sp's.
"Ed Crowley [MVP]" <org> wrote in message
news:phx.gbl... 


Tracking a message

Posted: 09 Aug 2007 02:15 AM PDT

That's a special container that should be visible from ADU&C if you have
appropriate rights.
--
Ed Crowley
MVP - Exchange
"Protecting the world from PSTs and brick backups!"

"Tristan Leask" <com> wrote in message
news:%23Rz$phx.gbl... 


Exchange mail folder

Posted: 07 Aug 2007 06:58 PM PDT

ok i got it. . Thanks

Daniel



"Ed Crowley [MVP]" <org> wrote in message
news:%phx.gbl... 


I'm guessing Exchange can do this but have no idea where I'd start...

Posted: 07 Aug 2007 08:23 AM PDT

Kelvin Beaton wrote: 
If it's a new install at your end, just add it to the exchange
organisation at the other. You'll want to add a DC your end and have
good connectivity between sites.

Delete server object from ESM

Posted: 06 Aug 2007 12:49 AM PDT

Also in 

That's because you're connecting to the Domain partition/"naming context".
You need to connect to the Configuration partition/"naming context:.

Right-click "ADSI Edit" above the "Domain [blah... ]" | Connect to | "Select
a well known Naming Context" drop-down | Configuration.

--
Bharat Suneja
MVP - Exchange
www.zenprise.com
NEW blog location:
exchangepedia.com/blog
----------------------------------------------


"Daniel" <com> wrote in message
news:phx.gbl... 


Company wide email signature implementation

Posted: 05 Aug 2007 11:26 AM PDT

I would agree, www.exclaimer.com is your best solution. I have many
customers using this and are very satisfied with it.

--
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2007
Microsoft Certified Partner


"arun mx" <microsoft.com> wrote in message
news:com... 

Exchange 2003 Open Relay By Default

Posted: 04 Aug 2007 08:54 AM PDT

"Nicolas Macarez" <fr> wrote:
 

Without anonymous connections you'd have to convince everyone on the
Internet that wanted to send you email to send a user-id and password
(i.e. authenticate) to your server. You'd have to issue those user-ids
and passwords. If you only want to correspond with a limited number of
other companies this might be feasible, but I think you'd soon find it
to be a big problem and a lot of work.
 

See this KB article:
How to configure connection filtering to use Realtime Block Lists
(RBLs) and how to configure recipient filtering in Exchange 2003
[823866]


--
Rich Matheisen
MCSE+I, Exchange MVP
MS Exchange FAQ at http://www.swinc.com/resource/exch_faq.htm
Don't send mail to this address mailto:com
Or to these, either: mailto:com mailto:com mailto:com

contacts in mailbox

Posted: 01 Aug 2007 03:08 PM PDT

Yes,

User can add contacts, send email to contacts through OWA. If some thing is
wrong with his mail in exchange server, how to repair it?

Thanks

Shawn



"Mark Arnold [MVP]" wrote:
 

Mailbox NOT over limit

Posted: 01 Aug 2007 06:46 AM PDT

Hi,

Mails that have been deleted from the deleted items does not count towards
the mailbox limit.

Leif

"Haovard via WinServerKB.com" <u9071@uwe> skrev i meddelelsen
news:.. 

create a new Free + Busy Folder Exch2007

Posted: 30 Jul 2007 10:02 AM PDT

Hi,

So now you need to follow the article previously mentioned.

Leif

<com> skrev i meddelelsen
news:googlegroups.com... 

Creating a parent/child schedule Microsoft Project

Creating a parent/child schedule Microsoft Project


Creating a parent/child schedule

Posted: 30 Sep 2005 05:33 AM PDT

Thank you.

"Mike Glen" wrote:
 

Unable to import Project tasks from Outlook

Posted: 30 Sep 2005 03:45 AM PDT


You're welcome, Gisela :-)

Mike Glen
MS Project MVP


Gisela wrote: 



Repeating tasks....

Posted: 30 Sep 2005 02:47 AM PDT

OK Jan,

Thanks for taking time to reply back.

"Jan De Messemaeker" wrote:
 

How can I select and move or delete multiple tasks at once?

Posted: 29 Sep 2005 12:39 PM PDT


Hi Reba, you're welcome, :-),

If you are now using professional, next time you might consider posting on
the server newsgroup. Please see FAQ Item: 24. Project Newsgroups. FAQs,
companion products and other useful Project information can be seen at this
web address: http://project.mvps.org/faqs.htm

Mike Glen
Project MVP

Reba wrote: 



Task as place holder - no date

Posted: 29 Sep 2005 12:05 PM PDT

Hi Jess,

Sorry no. Project is a scheduling tool and as such shows dates for all
tasks. A milestone task (0 duration) will show the same start and end
date/time, but non-the-less will still show a date.

If you want to just "hide" the date, you could change the font color to
white.

Perhaps if you tell us more about what you are trying to do, we can assist
further.

Hope this helps. Let us know how you get along.

Julie
"Jess" <microsoft.com> wrote in message
news:com... 


Number of Rows in Microsoft Project

Posted: 29 Sep 2005 07:51 AM PDT

In article <googlegroups.com>,
"davegb" <com> wrote:
 

Davegb,
First of all, if you have a project that has more than a few thousand
task lines (i.e. less than 20K), in my opinion you're already in
trouble. Nonetheless, the 1 million number comes right out of my Project
2000 manual (the value is also available directly in the help file but I
don't recall where to look). In the real world, is there really a
difference between 999,999 and 1 million?

John

Project should show resource "non-working time" in Resource Usage

Posted: 29 Sep 2005 05:21 AM PDT

Excellent stuff.
Thanks ever so much - Dank U wel!!

Douglas

"Jan De Messemaeker" wrote:
 

I want to display a task information field in a resource view...

Posted: 29 Sep 2005 04:11 AM PDT

OK, thanks anyways :-)

"Jan De Messemaeker" wrote:
 

Address book

Posted: 28 Sep 2005 09:30 PM PDT

Hello WSH
If i want to assign the resources by using address book it is
not connected to the outlook address book,this is my question.how do i
connect the address book.

"WSH" wrote:
 

please help with partial utilization

Posted: 28 Sep 2005 01:53 PM PDT

Oh, shoot....I see. THanks Julie.

How do I email master project with embedded projects?

Posted: 28 Sep 2005 01:18 PM PDT

Don,

I already knew about that option - but thanks for the reply nonetheless.
I think WSH's solution is more along the lines of what I was looking for
(although I haven't tried it out yet).

Thanks once again ... Steve

"DonL" wrote:
 

Action Items Management

Posted: 28 Sep 2005 10:27 AM PDT


Hi Luc,

Welcome to this Microsoft Project newsgroup :)

See Companion Products at this web address: http://project.mvps.org/

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

Mike Glen
MS Project MVP

Luc Gestin wrote: 



Windows 7 - I feel a little over-validated

Windows 7 - I feel a little over-validated


I feel a little over-validated

Posted: 11 Mar 2010 06:39 AM PST

On 3/11/2010 6:52 AM, Alias wrote: 
STFU creep.

Password avoidance

Posted: 11 Mar 2010 02:57 AM PST


"Sam E" <invalid> wrote in message
news:com... 

And even more than that, a system configured for auto login allows
parallelization of tasks. Start system, do other things while system
starting and logging in, return to system when tasks done, use system.
If auto login isn't configured, you have to wait for system to reach
login screen, log in, wait for system to finish startup before you can
use it. Personally, I don't use it for my workstations, but I can see
the benefits. Why Gordon is so against it, and for that matter why he
even cares, is beyond me.

--
Zaphod

Arthur Dent, speaking to Trillian about Zaphod:
"So, two heads is what does it for a girl?"
"...Anything else he's got two of?"


Microsoft Word - Problem with call to AddTextBox() method in Word 2010

Microsoft Word - Problem with call to AddTextBox() method in Word 2010


Problem with call to AddTextBox() method in Word 2010

Posted: 06 Oct 2014 02:01 PM PDT

Since upgrading from Word 2007 to Word 2010, the statement below in one of our applications fails with error "OLE error code 0x80004005: Unspecified error."  Does anyone have any ideas on what might have changed or what might be missing to cause this?

obox = odocshapes.addtextbox(1,nleft,ntop,nwidth,nheight)

Change Header Text

Posted: 06 Oct 2014 01:48 PM PDT

I'm trying to change my header text.  I removed the "Link to Previous" but now pages two and three both say section 3.  How do I get page two to be section 2 and page three to be section 3?

Word comments in File Explorer Preview Pane hinders reading. How to get rid of them?

Posted: 06 Oct 2014 12:26 PM PDT

On another Windows user account in the same PC I can see the Word content without the comments, but not in this one. This is what I see:

As far as I can reach, it doesn't matter what I change in Word, I have changed the display and options of a lot of Word files in Word, but regardless of how they are displayed, what do I do with the comments and how each file is saved, the File Explorer displays the comments in the Preview Pane.

I my older account I couldn't see it the comments either for some time, but it corrected itself suddenly after several days. It hasn't happened in this at least yet...  Does anyone know how to correct this?

Watermarks under inserted images

Posted: 06 Oct 2014 11:40 AM PDT

I imported a Print screen image into my document, but is stayed in front of the watermark blocking part of it out.  What do I need to do to the image to let the watermark show through it? 

Office 365 print issue

Posted: 06 Oct 2014 11:40 AM PDT

I have  been using Windows 8 and 8.1 for some time and it has always worked just fine. I use an HP Officejet 400 Color as my default printer (network).  Recently, I upgraded (downgraded?) to office 365.  Now, I can generally print one page from an office program and then I can not print again unless I reboot.  I stripped Office 365 from my computer and reloaded office 2010.  Everything worked fine.  Again, I uninstalled Office 2010 and loaded office 365.  Same issue.  Just to be sure, I downloaded the newest drivers from HP and installed it to run from USB.  Same issue.

Mail Merge - is it possible to send emails with custom images?

Posted: 06 Oct 2014 11:27 AM PDT

Hi

I've looked everywhere, but can't find this exactly.

Is it possible to use Mail Merge in Word to send emails, where each email has a custom image?

I have gone through several sets of instructions, including those below. They seem to work perfectly with ordinary documents, but not when I use the mail merge wizard for email, as each email then has the same image as the first email.

I know that when making a mail merge for a letter, one can go to "edit individual documents" and refresh with F9 to make sure the images are correct, but this does not seem possible with the email option.

I have tried installing Onmerge, but have a 64 bit machine, which onmerge is incompatible with.

I have correctly sent up my excel document with the file path.

As it stands, each email needs 5 unique images, so doing this manually is going to be a nightmare. There HAS to be a way.... does anyone have any suggestions, or am I just missing something in Words' Mail Merge process? 

I found this statement: "Remove the \d switch (which stops the graphic data being stored in the document) if you want to email it." (http://answers.microsoft.com/en-us/office/forum/office_2010-word/having-major-problems-using-includepicture-for-a/5e020fe5-37e8-4491-904f-de1a2d639e47) so it must be possible. 

Could someone perhaps then give me a clear rundown of exactly what to do when merging custom images into an email?

Thank you :)

THE INSTRUCTIONS I HAVE SEEN POSTED BY PAUL, WHICH WORK PERFECTLY FOR DOCUMENTS TO BE PRINTED, BUT I AM NOT QUITE GETTING TO WORK FOR EMAIL.

To embed an image in a document via mailmerge, you need to enclose the mailmerge field in an INCLUDEPICTURE field. Depending on your data setup, a field construction like the following can be used:
{IF {INCLUDEPICTURE {IF TRUE "C:\Users\My Document Path\Pictures\«Image»"} \d} {INCLUDEPICTURE {IF TRUE "C:\Users\My Document Path\Pictures\«Image»"} \d}}
or
{IF {INCLUDEPICTURE {IF TRUE "C:\Users\My Document Path\Pictures\{MERGEFIELD Image}"} \d} {INCLUDEPICTURE {IF TRUE "C:\Users\My Document Path\Pictures\{MERGEFIELD Image}"} \d}}
After running a mailmerge coded this way, you'll have the correct, unlinked image for each record.

If the filepath for the images is held in the mailmerge data source, you could use:

{IF {INCLUDEPICTURE {IF TRUE "«FilePath»\«Image»"} \d} {INCLUDEPICTURE {IF TRUE "«FilePath»\«Image»"} \d}}
or
{IF {INCLUDEPICTURE {IF TRUE "{MERGEFIELD FilePath}\{MERGEFIELD Image}"} \d} {INCLUDEPICTURE {IF TRUE "{MERGEFIELD FilePath}\{MERGEFIELD Image}"} \d}}

office 365

Posted: 06 Oct 2014 10:23 AM PDT

ive recently bought office 365 to do my own work on my pc..ive installed it and entered the product key and its all worked fine but when i open it it comes up on word for example it says most of the features for word have been disabled because it hasnt been activated , I go to click activate and it says sorry we are having some temporary server issues. This has come up several times in the last few days.

Can anyone help me please?

Mail merge problems with Word 2013

Posted: 06 Oct 2014 08:34 AM PDT

We have recently upgraded to office 2013.  I am trying to use a word document and an excel spreadsheet that I have used many times before to mailmerge some letters.  I have followed exactly the same steps as always, but when I click on the select recipents and choose my excel file, a dialogue box saying "select table" comes up with random file names in it.  Has anyone any thoughts?  Thanks very much

Quote field code not working for displaying previous month

Posted: 06 Oct 2014 07:08 AM PDT

Hi

I have been searching out for the solution to display next o previous month Name on my invoice template.

As Microsoft has suggested in example of quote field code that is 

{ QUOTE { IF { DATE \@ "M" } = 1 "12" "{{ DATE \@ "M" } -1 }/1/03" \@ "MMMM"} }

I have copied the same in formula bar after deleting = already present there but it does not renders any results. The above code is take from Microsoft at this link 

http://office.microsoft.com/en-001/word-help/field-codes-quote-field-HP005186186.aspx

I have also tried these but does not works

http://stackoverflow.com/questions/15768576/how-do-i-display-the-previous-month-in-a-ms-word-field

http://stackoverflow.com/questions/3775872/how-do-i-display-the-next-month-in-a-microsoft-word-field

But any of the above does not renders any result. Please guide step by step

Regards

Hard returns acting like soft returns

Posted: 06 Oct 2014 06:52 AM PDT

My document includes a block of paragraphs that I want spacing between; when I select them and adjust the paragraph settings I get spacing before or after the block but not within it. The paragraph symbols in this section look normal, but when I click on the end of the line the cursor appears after the paragraph symbol rather than before, and the paragraphs are condensed by backspace rather than delete. If I do this and then hit enter I can replace them with 'proper' hard returns and solve my problem, but I want to know where this problem has come from. Is this a bug or a feature I don't know about? (Note the 'don't add space' box is unchecked)

quotes key appears as left facing chevrons - word 2013 - Is this triggering special behaviour?

Posted: 06 Oct 2014 06:40 AM PDT

Hope you can help me with a curious problem - 

The opening quotes key " is somehow appearing as chevrons  « 

As a software developer I am using word to makes notes about html, asp.net and other technologies that involve mark-up code which means typing things like <%@ Control Language ="">  after doing this I notice the the quotes no longer work and I get the above chevrons. What is causing this?

This is Word specific and notepad, notepad++ etc. all behave as expected and if I open up a new word document the quotes once again appear as normal.

Is this special functionality in Word?

How do I prevent this or if this is a special mode how do I exit this mode?

(UK keyboard -  quotes shift+2 )

Hope someone can throw some light on this thank you

Update the hidden formatting marks for that section reveal (text without marks shown below)



2nd Update fiddling around with this if I hit CTRL+z (undo) that replaces the previous « and replaces it with " and the last action was autoformatting - seems that Word is doing some strange auto formatting here.... which I wish it wouldn't

AJ

How to scan a document using office starter 2010 from C3150 all in one printer/copier/scanner

Posted: 06 Oct 2014 04:48 AM PDT

How to scan a document using office starter 2010

Word 2013 not working

Posted: 06 Oct 2014 02:04 AM PDT

Just purchases word 2013, was very slow to start with, kept up coming up with NOT RESPONDING, now will not open at all, comes up with error message,

were sorry, but word has run into an error that is preventing it from working correctly, word will need to be closed as a result, woyld you like us to repair now

Then gives you the 3 options repair now, help, close, when I choose repair now nothing happens, can anybody help!!!

Same WORD FILE open by 2 same systems results in 2 different formatting

Posted: 06 Oct 2014 02:02 AM PDT

I have created a word file and saved from my computer and then put into the server, yet when my colleagues open the file, the formatting has been changed, 

which result my report different in appearance in their computer, and print out as well.

Word 2013: How to insert auto-updatable data field shown in other language?

Posted: 05 Oct 2014 11:54 PM PDT

Hi everyone!

In word 2013, I got quick parts > field for codes as it was in earlier versions. Now I am wondering about other languages. My requirement is in Bengali unicode. Suppose, I insert a filed code showing 

"01 January 2013" 

And it is updatable i.e, whenever the document is open, it shows the present date. I want it to be shown as follows: 

"০১ জানুয়ারী ২০১৩" 

Here, not only the digits are changed in Bengali but also the pronunciation of the english calendar month in Bengali, often known as transliteration of English Calendar (Gregorian) month name in Bengali. 

I am ready to program like if MM = 07, then "জুলাই"... for all 12 months. But can anybody please let me know how to do that? 

Advanced thanks.

Manually insert a field code in Word 2013

Posted: 05 Oct 2014 11:44 PM PDT

I'm learning how to manually insert a field code from an instructional book.

1. They show how to use an If-Then conditional formatting, and then manually nest a code within the "Insert this" text box by pressing Ctrl+F9. But When I press Ctrl+F9, no brackets appear; (Image attached "p115 -a")

2. Similarly, in the document, when I press Alt+F9 it doesn't reveal the internal code as expected; (Image attached 'p116 -a)/

Does anyone have any suggestions why this is not working for me, please?

Could it be a setting in Word Options, ...?

Thank you,
Matt

Thank you,
Matt

Word 2003 asks to save template as .dot on startup

Posted: 05 Oct 2014 11:16 PM PDT

When I open a template on Word 2003, I get the message that the file needs to be saved first.

This happens every time during startup. Any sulotions?

MS Word 2013 Crashes When I Touch Screen

Posted: 05 Oct 2014 10:34 PM PDT

Hello! This is my first time posting here. I run MS Office 2013 on my laptops, one a Lenovo G500s Touch and the other a Lenovo Ideapad Flex 2 15". Both have touchscreens and Windows 8.1. Every so often--while editing a heavily-edited and infrequently-saved document on the G500s and randomly on the Flex--when I t ouch the screen to scroll elsewhere in the document for editing, Word will freeze, the pages won't scroll, and then I'm told that "Microsoft Word has stopped working" and that the computer is "searching for a solution". Inevitably, the computer fails to find one and simply reboots the computer. I've nearly lost several college essays and lengthy novels to this infuriating issue; if not for the Autorecovery files, I might have taken drastic measures long ago. How can you avoid touchscreen crashes like this in Word 2013, short of disabling the touchscreen altogether? I've gotten quite used to scrolling up and down with my fingers and would rather not need to find a new office because of this. I have installed no add-ons for MS 2013 and I doubt my few installed programs are causing the issue. Any help please? Thank you!

why people can't open the Microsoft work attachments I send them.

Posted: 05 Oct 2014 06:23 PM PDT

Why people can't open the Microsoft work  attachments I email them.

Can not wrap text around tables, graphics and text box in word 2010

Posted: 05 Oct 2014 03:18 PM PDT

Last week, I had hard time to use the wrap text commands in word 2010, what ever I tried, I just can't  make the "wrap text" "square/tight/throught" work right.

After I select those commands, the text and graphic just look like this, the text just can't wrap the graphic around.

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

                                                                                                                 

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

I wanderring if I didn't do something right. Please help.

Overstrike cancel....

Posted: 05 Oct 2014 08:09 AM PDT

While working in Word on my new SurfacetPro3, I hit something that put me in Overstrike mode... that's when I discovered there's no "Insert" key.  Nor can I find any combinations for "Insert" or "Overstrike". How do I stop this???

Pagination

Posted: 05 Oct 2014 02:57 AM PDT

I need to paginate documents written in Welsh in the header style 'Page x of y pages'  I know how to do this in English and have set Word to CYM (Welsh) but I can't get the pagination in Welsh.  It would read 'Tudalen x o tudalen y' or possibly 'Tudalen x o y ' or Tudalen x o y tudalen'
Can anyone help please 

RayTJ