Microsoft Word - In Word 2013, how do I add a second date field that displays a value 10 business days later than the first? |
- In Word 2013, how do I add a second date field that displays a value 10 business days later than the first?
- Possible Word for iOS 8.1 bug - Revisions being shown even though they're removed
- When using Microsoft word 2013. I have some questions
- Word 2013 Style Incompatibility
- Mystery Line in Word 2010
- Templates force US spellchecker
- MS Word 2010--cross reference hyperlinks don't work when saving as html
- Deleting linked text in Word.
- Recording macros in Word 2013
- word files converted to gibberish in email attachment
- Using VBA Code to clear information that has been generated by UserForm on Word 2013
- Word Mail Merge TableStart and TableEnd
- Epub support on Microsoft Office Word 2013
- How can I get word not to crash my old macros?
- Using a Fillable Word Form on iPad
- printer problems
- Copied word document issue
- Error! No text of specified style in document.
- Word document reverting to normal .dot from my template
- Office 2013 wont open Office 365 Sites docs
- Microsoft Word 2010 Info Lost
- Double documents on Onedrive
- Help with multilevel list indentation problem - Word 2013
- Macro to split mailmerge files into seperate PDF files
Posted: 13 Mar 2015 02:45 PM PDT For a letter template in Word 2013, I need to include a second date field that displays a date value ten business days later than the first date field. No answers on the web. Any ideas? Thanks in advance. |
Possible Word for iOS 8.1 bug - Revisions being shown even though they're removed Posted: 13 Mar 2015 02:38 PM PDT Hi, I think that I may have encountered a bug in Microsoft Word for iOS 8.1 where revisions are appearing, i.e. in red strike-through text, even though I have done the below:
Oddly enough, I do NOT see revisions using an iPhone running 7.1.2 - the bug is only existing in iOS 8.1. Is anyone able to provide any insight as to how this can be resolved? Paolo |
When using Microsoft word 2013. I have some questions Posted: 13 Mar 2015 01:02 PM PDT Do I h have to set a default color for my documents? I always assumed the default color for a document font would be black. Is that true or do I have to make sure that it's black, because I do not want red lettering or something strange like that it comes as a great surprise to me that I might have to choose a default color for a font. Please let me know. I appreciate all input . The program is office/word 2013, there doesn't seem to be a place for 2013. So that's why put other or unknown |
Word 2013 Style Incompatibility Posted: 13 Mar 2015 12:54 PM PDT Word 2013 is extremely slow when opening/saving/searching certain large files. This is particularly noticeable when attempting to work with the Doxygen RTF output files for code documentation. When using find/replace macros on said files Word 13 effectively freezes. 1) The files and find-replace macros choking Word 2013 to death will open and run in Word 2010. 2) If the RTF file is opened in WordPad and saved as plain text then Word 2013 can open the .txt file and run all necessary macros. 3) Saving the .rtf file into .doc format does not improve performance. 4) Saving a working .txt file into .doc format does not worsen performance. 5) I have attempt all speed-fixes outlined in this thread with no success. (Disabled graphics acceleration, disabled background saving, etc) Since the only 'fix' that seems to have worked was striping out all formatting I suspect there might be an incompatibility or gross inefficacy related to an unknown style or format. Does anyone know if there are any particular styles or formatting options that work in Word 2010 but not in Word 2013? Has anyone encountered the same issue and found a fix with more elegance and less brute force desperation that a pure-text conversion? For reference, the file that is currently bringing word to a crawl is 25 MB in original .rtf format, 18MB once saved as a .doc, or 11MB if saved as plain text. I already debugged the macro. It freezes everything as soon as it attempts to run a Find operation in the problematic document. See lines below. '--------------------------------------------------. Dim tag As String tag = GetStringProperty("Trace_ProjectID") & "_" & _ GetStringProperty("Trace_FileID") Dim rng As Range set rng = ActiveDocument.Content While (rng.Find.Execute(tag) = true) 'The above line eats about an hour, per iteration, in the problem document. 'The only time I have seen the macro complete was when a ProjectID typo resulted in no matches. Wend '----------------------------------------------------. |
Posted: 13 Mar 2015 12:45 PM PDT Do you see the mystery line underneath the 2nd line of Innovations/Accomplishments - I've tried everything to delete it and it will not budge or be selected, etc. It's not a border or a horizontal line...help! |
Templates force US spellchecker Posted: 13 Mar 2015 12:28 PM PDT I'm using Office 365 University on Windows 8.1. I've set the Windows default language to Canadian with the US keyboard (because I don't have one of those crazy French Canadian keyboards), and set the Word default language to the same. In both cases, I deleted the US language/spelling dictionary. Yet, whenever I start a new document using a template (such as the APA report I'm using right now), it marks properly spelled words as wrong. New blank documents don't have that problem. Is there something I can do, or I have to put up with adding words like "colour" and "behaviour" to a dictionary I don't even have installed? |
MS Word 2010--cross reference hyperlinks don't work when saving as html Posted: 13 Mar 2015 11:11 AM PDT I have a large document with thousands of cross references, a TOC and an Index. When I save the file as html, the TOC and Index hyperlinks continue to work, but the cross reference hyperlinks no longer function. When I save as a PDF, they do. I need to share my document in both formats. Is there a way to make those cross reference links work without manually inserting a hyperlink for each cross reference? Thanks for any assistance. |
Posted: 13 Mar 2015 11:11 AM PDT In my document I have a list of single line items that link to paragraphs pertaining to each line item. Instead of scrolling through the document to find the text, I want to be able to delete a line item, and have all the corresponding text deleted at the same time. As an example, here is my list (which is at the beginning of the document). Each one of these items have subsequent paragraphs (including the same title) relevant to the subject. When I delete each line item, I want the relevant text (could be a single line or multiple paragraphs) to be deleted as well, without scrolling for it. BTW: Multi-level numbering (template) is used in this document.
I am not a Macro wizard, so if the solution requires one, I will need detailed instructions. Thanks for your help! ColleenYX |
Posted: 13 Mar 2015 10:07 AM PDT I am running Windows 8.1 and Word Home and Student 2013, I am trying to record a bunch of macros (which I used to on a regular basis a few years back, with no problems. I would like to assign keyboard strokes to them (eg: type "yt" which will expand to "Yours Truly," etc). I open the Macro menu; Record macro; name it; save it to normal/all; assign it to the keyboard; But when I go to "Press new shortcut key", it won't let me enter anything. I just get a flashing cursor. If I close this box, it take me to the document to record the keystrokes, but nowhere can I assign the shortcut keys. If I hit run macro, it's there, but again - where do I assign the keystrokes to call up the macro? Any help appreciated!!! Desperately need to test so I can get to work!!! |
word files converted to gibberish in email attachment Posted: 13 Mar 2015 09:35 AM PDT My boss sent me some old Word doc files through gmail using a chrome browser. The file icon showed word .doc but when saved to the computer they had been converted to ps photoshop files. When I tried to open them with word 2010 they opened in gibberish, encrypted in strange symbols. what can i do to open the files. Thanks |
Using VBA Code to clear information that has been generated by UserForm on Word 2013 Posted: 13 Mar 2015 08:33 AM PDT Hi, I am in the process of putting together a standard quote form. I have managed to add a userform, which appears when the document is open and then populates the form using bookmarks. What I am struggling to figure out is how I go about clearing the information that has been previously added to the document using the Userform. Also, is it possible for me to use a code to generate a sequential job number. The ideal plan is to open the master copy of the word document (which shows the next available job number), input the required information into the Userform, which populates the form then press a button which in turn will save a 2 copies (One Word and One PDF) of the form with the Job Number as the Name while clearing master copy and generating next job number ready for the next Quote. Hope this makes sense, I am a complete beginner when it comes to running these codes and any help or guidance anyone could provide would be very much appreciated. Thanks in advance :) |
Word Mail Merge TableStart and TableEnd Posted: 13 Mar 2015 08:29 AM PDT Hi, I have a basic record set I am using as an example. Town and Name are the two Excel fields. I have created a Directory data source through the wizard. My code looks like this: {MERGEFIELD TableStart:Town}{MERGEFIELD Name}{MERGEFIELD TableEnd:Town} But when I click preview Word tells me that the field "TableStart:Town" does not exist then replaces it with just "Town". Please help. |
Epub support on Microsoft Office Word 2013 Posted: 13 Mar 2015 08:20 AM PDT To open pdf files, Office Word 2013 converts them to a supportable format. How can I do the same thing for ePub/Ebook files? How can I use them with Office 2013? |
How can I get word not to crash my old macros? Posted: 13 Mar 2015 08:08 AM PDT I have a Photo Template that was created on Word 2003 I believe. I now have 2013 and the original template macros appear to work fine and be compatible and I can navigate them no problem. However, when I get the Word to run my photos it stops responding on the very first photo and crashes. I don't know what to do, I just want to know if there is something I need to do to make this macros work. Thank you! |
Using a Fillable Word Form on iPad Posted: 13 Mar 2015 07:47 AM PDT My office uses several fillable Word forms that are locked with checkboxes. The forms work great on the computer, but we are starting to use iPads in the field instead of laptops and are finding that the the checkboxes do not work on the iPad. Is there a way to make fillable forms in Word with checkboxes that can be easily filled out on the iPad? |
Posted: 13 Mar 2015 07:36 AM PDT I have upgraded my laptop to windows 8.1 and now my HP printer wont print off documents on Office 2013 but prints ok off the internet can you help |
Posted: 13 Mar 2015 04:32 AM PDT I've copied a letter I typed and saved in WORD. When I edit this copy and save it this also edits the original too. Am I doing something wrong? |
Error! No text of specified style in document. Posted: 13 Mar 2015 04:08 AM PDT Hi I have added a StyleRef in the header of our normal.dotm in Word 2013. It should display heading 1. When a document contains a heading 1, the StyleRef works great. However, when I open a new document, I see an error as heading 1 is yet to be populated. "Error! No text of specified style in document." This does not look good and confuses end-users. Also, there may be scenarios where a heading 1 is not needed. Is there away of setting a default value or not display any text until heading 1 is populated? |
Word document reverting to normal .dot from my template Posted: 13 Mar 2015 03:24 AM PDT Hi I am creating a document based on a template on my network. sometimes but not always when I send it to a client it reverts to normal .dot so the client can't see the formatting from my template. Why does this happen? |
Office 2013 wont open Office 365 Sites docs Posted: 12 Mar 2015 07:37 PM PDT In some Sites, Doc's folders, we can't open in local PC version of Word 2013 docx files from Word online... Just comes up with an error message, see attached pic of error message... no other explaination.. Works ok on some PC's ,,, with Office 2013, all updated. What we've already tried/checked: permissions are the same for other Sites that work ok (same users) uninstalled and reinstalled Office.. Office 2013 repair .. |
Posted: 12 Mar 2015 04:35 PM PDT I copied part of a timely document onto a new document, and accidentally saved the new document under the same name (thinking I was working on the same document). Now, I lost the hours worth of work I had previously saved under that title. Is there any way I can restore the original document that had the same title?? |
Posted: 12 Mar 2015 12:49 PM PDT This is what it shows, but basically its the same location. It shows twice on my laptop and desktop. How would I fix this? |
Help with multilevel list indentation problem - Word 2013 Posted: 12 Mar 2015 07:23 AM PDT I have set up a list number for a template that could be used by a lot of people. It works pretty well, but I have one problem in getting indentation set up properly, and I have been in the list number set up window (and experimented with settings) a thousand times with no resolution. In the image below that shows an excerpt of the document, I want the 2nd line of the 3rd level list (3.2.1) to indent like 2nd line of the 2nd level list (3.1). In other words, I want the second line of text to align with the first line of text, not align with the number. And, of course, I want it to happen automatically and consistently throughout the document when someone does a Decrease Indent to add a 3rd level list number and has enough text to have a second line - it should have that alignment-format. The only way to do it now is to manually go to the paragraph setting and set up the hanging indent after the 3rd level is created. Obviously not a great solution for a template. The 2nd line on the 3.1 level always aligns with the 1st line. The 2nd line on the 3.1.1 level never does (unless I have modified paragraph settings for an existing list item). I am including the List Setup window too. Please help me! I want this template to work great. [Moderator note: Changed title from "Help with ListNum indentation problem - Word 2013"] |
Macro to split mailmerge files into seperate PDF files Posted: 12 Mar 2015 06:01 AM PDT Hi I am using MS word 2013 version. I have a agreement template that will need to create a large number of word files which need to convert to PDF files. I am not familiar with VB. If some one can help me by share a macro to split the emrged files into individual PDf format it will be very helpful for me. Thanks to anyone who can provide help... |
You are subscribed to email updates from Office Category - All Threads, Microsoft Office Word To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |