| Thread | Last Post | Replies |
|
| Creating Pop-up windows in Word 2003 | 16 Jan 2005 00:48 GMT | 1 |
Is this possible? I can create new pages no prob. But would like one to be a closeable pop up window. Thanks!
|
| Word table cell marking routine needed | 15 Jan 2005 15:10 GMT | 4 |
I have a thorny problem that I am hoping for a creative solution to - I have scripts that convert Word tables to tab-separated text, but because some cells are (intentionally) left empty in the source document, I need a way to mark them before they are collapsed so that in their ...
|
| how do I set Word as my default word processor in XP | 15 Jan 2005 13:27 GMT | 1 |
My computer came w/ Wordperfect and all documents preferentially are opened with it. I now installed Word (my preference) and need to change the default word processor to Word. Help. Windows XP
|
| scrolling text in word | 15 Jan 2005 06:42 GMT | 1 |
Hey there, I am a little frustrated (it was really tough getting info about this in the knowledge base). I am becoming tempted to remove SP2. Through my careful watch, my computer never had a problem until this SP2 (she has plenty of
|
| Loop help | 15 Jan 2005 05:59 GMT | 3 |
I have an Access routine, using automation to approve only deletinos in a word document. I am having a problem with certain documents getting stuck in this loop. Can someone else see why this might be happening? For Each oRvs In oApp.ActiveDocument.Revisions
|
| Word 2000 Looping Macro How To | 15 Jan 2005 01:51 GMT | 6 |
I've got a partial macro that correctly performs the beginning of what I want but then fails. Here is what I've got: Sub BlogEq_URL_Formatter() '
|
| word macro help | 14 Jan 2005 22:39 GMT | 2 |
I am trying to write a macro that will add a drop cap to every paragraph in a document where a certain text string is found. Is there a way this can be accomplished? I am having problems since the drop cap macro created keys on paragraph while the search macro keys on the
|
| Loop Through Document | 14 Jan 2005 21:56 GMT | 23 |
Hello Group! I'm trying to write a subroutine that will examine the first several characters of each line in a Word document and take some action based on the value. I'm having difficulty with coding a loop that will cycle through each
|
| Getting rid of hyperlinks | 14 Jan 2005 19:18 GMT | 5 |
I have received a document which is choc-a-block with linked email addresses which make it hard for me to copy and paste. I don¹t need the links at all. I have created a macro which goes from one field to the next to remove the link, and the procedure is semi manual, but I am ...
|
| Create a keystroke to return to the document from a footnote or e. | 14 Jan 2005 19:17 GMT | 2 |
When typing a document and adding either footnotes or endnotes, it is necessary to scroll back to the document when the footnote is typed. I would like to have a keystroke to return me to the document rather than having to scroll to get back to where I left off typing.
|
| Word Opens Slowly | 14 Jan 2005 17:43 GMT | 1 |
My version (and only my version) of Word opens very slowly, that is, it takes a long time to load. Our company has a global template that loads automatically, and I recall a message posted here a while ago about something in the VBA code of the template that causes Word to load ...
|
| Word should issue a warning when you try to print non-existent pa. | 14 Jan 2005 17:29 GMT | 1 |
I work in desktop support for a large IT Outsourcing Corporation. I responded to a call from a user today that in one particular Word document (using Office 2003 Pro.), when he sent specific pages from that document to the printer, no output was produced.
|
| formfield.result limitations? | 14 Jan 2005 16:19 GMT | 2 |
I have a need to populate a formfield based on listbox selections. The problem is I can't get the formfield.result to accept over 256 character string. I've tried using a string and appending the next listbox selection to it, but that generates the "string too large" error.
|
| Opening office documents - minus application object | 14 Jan 2005 14:27 GMT | 1 |
I'm using MS Access to crawl thru my file server and for all office files get their properties. MS released a dll that does this nicely (dsofile.dll). However, I would also like to grab all the text out of specified documents
|
| Rename Folder | 14 Jan 2005 10:18 GMT | 1 |
Using Word 2002, I would like to be able to rename or delete a folder using vba Any sample code to do this would be appreciated TIA
|