| Thread | Last Post | Replies |
|
| Macro for Character Formatting | 31 Jan 2009 17:59 GMT | 3 |
Version of Word 2003: I would like to know if someone can help me write a macro to do the following: 1) Find all instances of italicized text in a document 2) Replace it with Word's Emphasis Character formatting Style.
|
| Find Again | 31 Jan 2009 14:12 GMT | 1 |
In Word I would like to create a shortcut key for repeating the last search without causing the find dialog box to appear. Any suggestions?
|
| Deleted Date Field Reappears Upon Reopen of Doc | 31 Jan 2009 14:11 GMT | 2 |
I'm using the following code to remove the date field in a table in a header. It was working on a batch of documents and then appeared to work on a second batch of documents. The date field was replaced with "1" as dersired and the document was saved. However when the document ...
|
| Receiving Access Violation Error on Word Macro | 31 Jan 2009 13:34 GMT | 2 |
Receiving this error on a Word Macro: WINWORD.EXE: 0xC0000005: Access violation reading location 0x00000003. Can anyone help.
|
| VBA code to not print hidden text | 31 Jan 2009 07:28 GMT | 2 |
Is there a code that ensures that tools > options > print > hidden text is set as deselected? Thanks
|
| Calculation based on users inputting amounts | 31 Jan 2009 07:26 GMT | 1 |
What is the best way to achieve the following where: A + B = E C + D = F Total = E + F
|
| Macro causes Word 2007 to crash | 31 Jan 2009 07:04 GMT | 12 |
I've recorded the following macros which are intended to format all of the grid lines in a table to 1-1/2 point solid lines. Both macros run just fine in Word 2000, but crash Word on the indicated line when I run them in Word 2007. If I comment out that one line, the macros run, ...
|
| How to create a word document from excel | 31 Jan 2009 02:27 GMT | 1 |
I have a data in excel which I have to write to a doc file. Since I have to do this regularly, I am wondering if there is a way in vba to generate a doc from within excel ? Thanks,
|
| Can I put the macro on the template | 31 Jan 2009 01:48 GMT | 5 |
I'm using Dynamics CRM which requires Word XML as the template. That may not matter because I want to know if the macro can be carried on a template. I can record macros but they seem to store on the local machine and I don't want to have to record it or even copy it to every ...
|
| document protection + Microsoft Ink Annotations | 30 Jan 2009 16:56 GMT | 3 |
I've seen a few posts regarding protecting a Word document (by sections) and the Ink (comments/annotations) feature using a tablet pc. It seems that even though you setup protection by section the ink feature is disabled. I haven't had any luck getting confirmation whether this ...
|
| Hiding Code | 30 Jan 2009 09:15 GMT | 7 |
Using Office XP 2003. Have created a macro to password protect a Word document but when I look in the code I can see the password used. I am sure there must be a way to hide the actual password in the code but don't know how?
|
| Is this the place for VB 6 questions? | 30 Jan 2009 01:53 GMT | 7 |
If not, where would I go? I had to install Visual Studio 6.0 to build a dll that is used by one of our applications. Without Visual Studio I have worked with VB in Access, and I think that might be what this forum is for. Please advise.
|
| Find and Replace Character Formatting | 30 Jan 2009 01:49 GMT | 4 |
Version of Word 2003: I would like to know if someone can help me write a macro to do the following: 1) Find all instances of italicized text in a document 2) Replace it with Word's Emphasis Character formatting Style.
|
| Open Excel Workbook & Find Number | 29 Jan 2009 19:29 GMT | 3 |
Hi Everyone, I'm very new to programming with word. I know a little about vb when working with excel. I have a problem.... From a word document, I need to open an Excel file, activate the "data" page
|
| field formatting | 29 Jan 2009 17:05 GMT | 1 |
How can I force a DocProperty field to take on the font type, size, and color formatting of the paragraph that it is in? (Sometimes part of the field’s text is one font/size color and the remaining field text is another font size/color). What I also want is for the text to ...
|