| Thread | Last Post | Replies |
|
| Attached Template does not copy contents | 04 Feb 2006 17:48 GMT | 2 |
I create new document from custom build template -- "objWord.Documents.Add Template:=strPath.... Then I need to add some more text to document depending on certain conditions, which I saved as 3 different templates (couple of pages each).
|
| template programming | 04 Feb 2006 17:46 GMT | 3 |
i need to add the following to a template i've done. i want to check the version of Word when the template is loaded. eg: if not word 2003 then inform, abort eg: if word 2003 and not sp2 then give warning message and continue
|
| Reinstall Vis Studio 6 conflict | 04 Feb 2006 17:46 GMT | 3 |
I wish to reinstall Visual Studio 6 on my computer, however when I click setup on the 1st cd I get a message advising a similar version exists. I looked at the readme for "side bi side installations" and it advised me to remove the original program.
|
| How do I automate opening a document with a datasource attached | 04 Feb 2006 17:46 GMT | 3 |
I trying to do automation in VB2005 and when I open the word document the default is to drop the data source. I need to be able to change the default or work around it so I don't lose my datasource.
|
| Bugs automating mailmerge | 04 Feb 2006 17:46 GMT | 3 |
Hi, I am getting a couple of intermittent bugs using a mailmerge template that has VBA behind. I created a Word template that links to a data source which defines a very small SQL View returning a single integer, over a VPN, just enough
|
| Embedding an excel document in a word doc | 04 Feb 2006 17:46 GMT | 3 |
I would like to create link via a macro in word that allows the user to attach an excel file that they browse to find and then compete the procedure manually Can this be done?can you provide an example?
|
| Inserting formatted text into a Text Field. | 04 Feb 2006 17:45 GMT | 1 |
I am wanting to provide a means of copying formatted text from one document into the text field of a protected document. By formatted text I mean text that could include a tab stop. Here is my code:
|
| paragraph | 04 Feb 2006 14:05 GMT | 8 |
I have a funny text composition with many (too many) paragraphes. For example "AUTHOR: MALCOM WALES (CR)
|
| VB Code for creating Folders | 04 Feb 2006 13:55 GMT | 2 |
Does anyone have any VB Code that can create a folder if it does not exist? Perhaps C:\temp ? And if it does exists, don't do anything. Where can I look for code like that?
|
| VB Code to create folders | 04 Feb 2006 13:54 GMT | 1 |
Does anyone have any VB Code that can create a folder if it does not exist? Perhaps C:\temp ? And if it does exists, don't do anything. Where can I look for code like that?
|
| Detecting hidden text when it's hidden | 04 Feb 2006 12:55 GMT | 2 |
When the formatting marks (and hidden text) are toggled off (not showing) in a document, how can I determine whether or not the selection contains hidden text? Or whether the paragraph before or after the selection is hidden? I'm trying to put a frame around the selected ...
|
| How to remove a template that keeps coming back after being removed? | 04 Feb 2006 09:53 GMT | 4 |
I installed an application, ABBYY TRansformer, that had a plug-in in MS Word 2002. When I uncheck this plugin in Templates and Add-ins, (and even when I remove it), the plugin simply returns wheg I close and restart Word.
|
| How do I setup multiple automatic dates in a form field? | 04 Feb 2006 07:28 GMT | 3 |
I'm attempting to setup automatic dates in a form field for a time sheet I'm working on. These are submitted on Fridays, so I can auto date the Friday, but I would like to be able to work backwards to auto date Mon-Thurs. How can this be done?
|
| Finding the line number that the cursor is on | 04 Feb 2006 01:39 GMT | 2 |
I need VBA code to determine what the line number is based on th location of the cursor. I also need the code for determining the lin number(s) of a bookmark. I know that I can find the character positio with:
|
| Word files have arrows, musical notes | 03 Feb 2006 22:04 GMT | 2 |
Hope this is correct forum; if not please direct me. I've done something that caused all my Word documents to fill in blank lines between pages with "musical notes"--at least they look like them. Also arrows, both straight and curved. Help, please. I assemble computers, ...
|