| Thread | Last Post | Replies |
|
| Macro to insert file name and path | 18 Dec 2003 17:56 GMT | 2 |
I am able to get my macro to change font size, but not to insert the file name and path. Any suggestions?
|
| Fax a generated document | 18 Dec 2003 17:44 GMT | 2 |
in the app I am developing, the last requirement from the customer is to fax de document. I figure the easiest solution is to use Windows built-in fax printer to achieve this. Is it as easy as send the document to print? I assume I will have to use the "prinout" method.
|
| type it once & have it change a few times in 5 pg contract | 18 Dec 2003 17:28 GMT | 2 |
Can I set up my contract to be able to type the consultant's name on the first page and have it change in the body and on the signature page? Same with the compensation - can I enter the dollar amount once on 1st
|
| Styles used in a document and their settings | 18 Dec 2003 17:16 GMT | 4 |
Does anyone know how to create a list of all the styles used in a document and all the settings associated with each style? Thanks
|
| Getting the ansi value | 18 Dec 2003 15:34 GMT | 4 |
When I Show bookmarks on the document, on a particular line, I can see something weird..a special character. Looks like a dot. But is different from normal periods. So, I wanted to know if there is a way to select that particular bookmark and find the ansi value of that bookmark ...
|
| Word97: Prompts to Save Template (.dot) file | 18 Dec 2003 14:56 GMT | 9 |
I have a Word Template that the users use to create a new Document from. I have VBA code that adds NEW tables to the Document (.doc NOT .dot file) depending on what the user enters in a UserForm. For some reason, when the user closes their Document (.doc), they are being asked ...
|
| API functions: get file name and path | 18 Dec 2003 14:37 GMT | 2 |
I've once run into a few API functions which made it very easy to extract (among other things) the file name and the file path from a full filename (e.g. c:\temp\document.txt). I don't remember which API functions it were, and i don't
|
| Recursive Replace - accidental cross post | 18 Dec 2003 12:55 GMT | 2 |
How can I perform a recursive Edit/Replace? Do I need an array? If so, can someone provide me with a sample to get me going? Thanks, Pat
|
| Setting up a List in Excel from Word Documents | 18 Dec 2003 09:47 GMT | 1 |
Not sure if this is the correct place or if this would be considered a Merge???? I am a transcriptionist at a hospital and type medical reports on the side for individual doctors. I would like
|
| Add fields as text | 18 Dec 2003 09:05 GMT | 4 |
in my C# app to generate Word documents I am able now, with help from people from this group, to generate the tables where I want them, and in the style I want them. Populate them is not hard, I do it from an array that is passed to the table
|
| SaveAs Modified File Name | 18 Dec 2003 03:57 GMT | 4 |
I'd like code to save a file named "XXX Source # #.#" as "XXX Section # #.#". Someone on this list kindly gave me code to ensure that the file is saved in the same directory but I have no idea how to change the name. I have a feeling the InStr function could be used.
|
| Q Automating Acrobat PDFMaker with VBA | 18 Dec 2003 02:23 GMT | 3 |
I would like to batch-produce a set of PDFs from a set of Word documents. I've got Adobe PDFMaker (Acrobat 6.0) installed. I can figure out how to batch-print files, and batch-print to the PDFMaker, but I'm not sure how to handle the step where you have to choose a 'save as' ...
|
| Programming in WORD Doc | 18 Dec 2003 00:31 GMT | 4 |
Hi Al Can somebody tell me, how can I start programming on a WORD DOC Where can I find the Object Model I opened a WORD DOc, went to Tools -> Macros -> VB Editor
|
| Saving Help pages in VBA | 18 Dec 2003 00:18 GMT | 5 |
With Help files in Word 97 VBA, is there a way to save a particular Help page to return to it later? The only thing I see remotely like this in Options is annotations, and all that does is add notes to the Help page, it doesn't save it for easy retrieval.
|
| Formatting Data In FormFields | 18 Dec 2003 00:04 GMT | 1 |
I'm new to FormFields, so this may be a dumb question. I have contract documents that contain fill-in FormFields. The contracts are templates, and the user opens a new document using a contract form template and then fills in the FormFields. The document is protected so
|