| Thread | Last Post | Replies |
|
| Custom Title Page Based on Userform Selection? | 01 Feb 2005 19:36 GMT | 7 |
Is there an easy way to have the title page of a document set to a custom layout based on the selection on a userform? Basically I have a number of report types that all have the same body format except for the title page. Based on the document type the user selects in a
|
| Select an entire Word Page - one only | 01 Feb 2005 19:09 GMT | 5 |
I am automating Word from Excel and I need a sure fire method for selecting ONE entire page. I have developed the following function, but this sometimes picks up (or adds) an extra return or two that puts the selection over ONE page.
|
| Text replacing based on a true condition - Part II | 01 Feb 2005 18:14 GMT | 3 |
I have a document running to 800 pages or so, which has been produced by another software (WinCross - A CROSS-TABULATION Software) and its output was saved in *.Rtf format. The another software itself generates a) Table of contents --TOC
|
| Word date switches | 01 Feb 2005 17:29 GMT | 2 |
Is there a switch I can add to the "Today" date format that will keep the date from advancing once the document is created...."create" date is not what I want. I want the user to have "todays" date fill in a date field
|
| How do I change printer | 01 Feb 2005 16:23 GMT | 1 |
I use VB6/Word Automation to change the printer by assigning .ActivePrinter ='blah blah blah'. It works but it also set the Window default printer to blah blah blah. Is there another way to do it whithout touching the default printer. (I can probably save it and change it back, but ...
|
| Word and Excel VBE behaving differently | 01 Feb 2005 14:04 GMT | 2 |
I work mainly with Excel ( a little VBA) and use Word as a scratch application. In excel if I have VBE open and if i close all the excel normal windows then VBE will also close down
|
| Problems deleting tollbar | 01 Feb 2005 13:07 GMT | 1 |
'I want to make a new toolbar, and delete it. Problem is that it seems to be deleted ,but 'every time I restart word it is back. If I run Sub createmytoolbar() 6 times it gives me 6
|
| .dot files get corrupted w/time, so iwhy not use Vb.net w/automati | 01 Feb 2005 07:16 GMT | 6 |
I have found that template (.dot) files eventually get corrupted, and I have to create new ones in which I re-create all my forms and macros. Methinks it'd be a better idea for me to program all the macros and forms in Vb.net, and to use (what I think is called) "automation" to ...
|
| Search and Replace in String | 01 Feb 2005 06:06 GMT | 3 |
Can anyone tell me if it is possible to perform a search and replace inside of a string? I have a string called myData that contains an emdash that I need to change into a hyphen and I cannot find a way to do this.
|
| Another tagging question | 01 Feb 2005 02:15 GMT | 5 |
The complexity of this task got my attention. Let me explain as best I can: Problem / Input: 1. djskljfdslkfjdsf 2.. sadaskdsa
|