| Thread | Last Post | Replies |
|
| Vb and MS Word | 05 Dec 2006 04:20 GMT | 4 |
I seem to be having some problems with my coding and am looking for some help. I am designing an application in VB 2005 use for editing spelling and grammar errors in MS Word documents. The application would check and edits, as well as proof read MS Word documents.
|
| Adding Hyperlink Text, then deleting | 05 Dec 2006 02:43 GMT | 1 |
So, I have a big macro in Word 2003 that I've been working on that keeps growing. The end goal is to have a complete script to convert a Word document into a wiki formatted document (for posting on our internal wiki). I've got most of it down, but hitting a snag with changing ...
|
| Deriving the word (range) at cursor location | 05 Dec 2006 01:50 GMT | 12 |
I want to obtain the word (as a Range object) no matter where the cursor position is inside the word (the word itself is probably not highlighted by the user). I'm not sure at this point but I may even need to know what index postion
|
| dealing with missing references | 04 Dec 2006 22:30 GMT | 1 |
I have a problem where I reference som dll-files that are available when I work connected to the network, but not when I work off line. Hence when I use Word off line I get an error. Any ideas? Trap it through on error? Something else?
|
| List of Available Dialog boxes in Word (VBA) | 04 Dec 2006 20:34 GMT | 3 |
Does anyone happen to have a list of all the built in Dialog Boxes in Word that can be called using VBA?
|
| Search not working as wanted | 04 Dec 2006 19:15 GMT | 10 |
G'day there One & All, I'm currently working on my first Word VB project (well, the first one I've not abandoned and forgotten about) and I've obviously got something wrong.
|
| Edit Keylog File | 04 Dec 2006 16:28 GMT | 3 |
Hi everyone. A keylogger I have spits out a file that is very difficult to read! My daughter makes a ot of mistakes typing, so there are a lot of backspaces! Unfortunately, the keylogger records a backspace as [Backspace]. Is there a way to write code to start at the ...
|
| formatting table cells with WordArt | 04 Dec 2006 15:42 GMT | 1 |
I'm trying to create a sheet of labels to use on book spines. Each label will contain one letter formatted and colored with WordArt and centered on the label (first letter of author's last name). I've managed to create a sheet of labels containing the one letter centered
|
| I thought that I had a basic understanding of errors | 04 Dec 2006 15:24 GMT | 5 |
Can someone help me understand why TestA works and TestB and TestC do not: Sub TestA() On Error Resume Next Err.Raise 6
|
| specfic file name macro from form fields entries | 04 Dec 2006 04:25 GMT | 7 |
I want a document to automatically have the file name entered when an employee clicks save or the save as. The file name will be a combination of two form fields (Text6 and Text70). Is there a way to get the entries from these two fields and append them into one file name?
|
| How to access custom properties programatically | 04 Dec 2006 02:26 GMT | 11 |
Looking to update the values in some Custom document poperties. How can I do this using Word 2007 and VSTO? Need to do it while document is open and avtive. Specifically I have a Ribbon that is used to launch and interface to select
|
| How to keep Microsoft Word from automatically doublespacing???? PLEASE Help!! | 04 Dec 2006 00:07 GMT | 1 |
A re-occuring problem I've been having w/ Microsoft Word is this- If I put an extra line between one line of text and another, like this... Here is my text
|
| Application.version numbers for Word | 03 Dec 2006 20:34 GMT | 1 |
I'm trying to branch some code based on Aplication.Version numbers; I know that 2007 is version 12, and Word 2003 , but I don't know the other version numbers, and haven't been able to find them. Can someone help?
|
| APA style format template | 03 Dec 2006 20:14 GMT | 2 |
I am trying to make a template for APA style papers . I am all new at this and having a very hard time - HELP!
|
| How do I turn off file conversion. It's affecting all my files | 03 Dec 2006 17:09 GMT | 2 |
All my files have becomeconverted to some strange text. I have no idea what I did or didn't do. The message comes up giving me 3 choices, Window (default) MS dos or other decoding. I've tried all 3 at various times but nothing works.
|