| Thread | Last Post | Replies |
|
| Mail Merge problem with Headers | 27 Oct 2006 15:53 GMT | 2 |
I have a odd problem using Word 2002 VBA I have a mailmerge document set up as a Directory with merge fields in both the header and main body of the document When I automate the mailmerge process the merge works fine with the
|
| AutoNew and Private | 27 Oct 2006 14:38 GMT | 5 |
I am trying to get my head around Private declarations and AutoNew/AutoOpen options. I have the following code that works: Option Explicit
|
| Dutch Math | 27 Oct 2006 14:20 GMT | 1 |
I need to write program code for 'international' applications. I have set my Region settings to Dutch(Netherlands). In Dutch (and other major languages), commas represent the decimal point and periods represent the thousands separators.
|
| Toolbar Combobox initialization | 27 Oct 2006 14:11 GMT | 7 |
I have a template which contains a number of Macros Simply speaking I have one Macro that creates and populates a Combobox on a CommandBar. Selecting an item from the Combobox in turn runs other Macros. This all works apart from one thing.
|
| select "hard page" code? | 27 Oct 2006 11:26 GMT | 8 |
Is there code to select the "hard page" the cursor is on without using the wildcard find function? By hard page, I mean the portion the cursor is in between two hard page breaks OR one hard page break and the end of the document.
|
| Editing emails in Word | 27 Oct 2006 11:21 GMT | 9 |
I'm disabled, and have had no PC training whatsoever. I've caught on to quite a bit; the harder it is, the better I'm able to master it. But I can't figure out how to do anything in Word! I get email jokes from friends every day, and am
|
| including image in excel | 27 Oct 2006 10:21 GMT | 1 |
Welcome. I have a excel document with 5 sheets. In first sheet i chose number in 1 to 8 and when i chose 1 i would like in 4 sheet insert image 1.jpg in cell A4, when chose 2 insert 2.jpg in cell A4 etc. Sorry, my english is not good. Please help me.
|
| Forcing text and tables to hide | 27 Oct 2006 09:39 GMT | 6 |
I've inherited several hundred small documents that have a couple of templates attached to them to carry out specific tasks. One of these templates prepares the document for printing, which means that the document history section is deleted. Unfortunately, due to
|
| disable autoexec then I double-click a document? | 27 Oct 2006 07:56 GMT | 29 |
I have a solution where I open customized dialog when I open Word (or select a new document). I trigger this from the autoexec event when I open Word, but I don't want it to run if I open Word by double-clicking an existing Word-document....:/
|
| prompt for "saveAs" | 27 Oct 2006 07:47 GMT | 2 |
I need to create a macro which prompts for "SaveAs" example: open a letterhead go to the address line and the prompt for "SaveAs'" because I want to save the letterhead with another name. Karin
|
| Removing unwanted macro code by savinng as .RTF affects the document styles? | 27 Oct 2006 03:07 GMT | 2 |
Based on some good advice in a different thread, I saved a Word document as .RTF in order to remove unwanted macro code. While this worked, when the document was opened, it had a different set of styles defined for it than the original document.
|
| auto field selection | 26 Oct 2006 21:34 GMT | 2 |
Novel/WinXP/Office 03 (SP1) network. 2 Questions: 1. I am revamping a pre-existing user form using the Forms toolbar. (I'm not so hot with code)
|
| VB 2005 question - BindingSource object | 26 Oct 2006 21:02 GMT | 1 |
VB Gerus, I am new to VB 2005 and am receiving the "Update requires a valid UpdateCommand when passed DataRow collection with modified rows." message tied to the TableAdapter line when trying to save data
|
| *Another* MoveDown bug in Word? | 26 Oct 2006 19:57 GMT | 4 |
I think I have come across another MoveDown/MoveUp bug in word. To begin with, I have tested this with - Windows 2000 Professional (No service packs and SP-4) - Word 2000 (No service packs and SP-3)
|
| Strip Visio diagrams out of a Word Document | 26 Oct 2006 19:43 GMT | 3 |
A word doc with lots of Visio diagrams is too large to send via email. Is there a way to strip the diagrams (via a macro?), send the doc via email then exit (w/o saving). That way my client can get the doc (w/o diagrams) via email, then I would
|