| Thread | Last Post | Replies |
|
| Opening recorded macro's on a different pc | 24 Apr 2006 14:12 GMT | 4 |
I'm making some kind of a template where a user can add certain text files into the word document. It's the first time that I work with macros and I managed to get the list of recorded macros in the word taskbar.
|
| Spell check | 24 Apr 2006 13:32 GMT | 1 |
Can I print out a list of words in my spell check?
|
| Converting Word to html with track changes | 24 Apr 2006 13:21 GMT | 2 |
Any suggestions on how we can get a clean copy of an .html file displaying track changes through Word? I know, I know. Converting Word to web is not the ideal solution, but let me explain the problem. We have some policies that need to go on the intranet site and we would like to ...
|
| Changing Start position of a Selection | 24 Apr 2006 12:58 GMT | 3 |
I have the following question. I have text hyperlinks, bookmarks and pictures in my word document. For a text hyperlink, selObj = Field.Selection()
|
| search and replace style - 1st line correct style, but wrong font | 24 Apr 2006 12:36 GMT | 2 |
I have a macro that searches and replace one style for another. This worked fine until we upgraded to Word 2003. Now, the first line gets the style applied, but the font doesn't change. The find must be working, but why doesn't the font change?
|
| How to display a form | 24 Apr 2006 12:16 GMT | 9 |
Using Win2k, Word 2k I have a form i am try to display at a certain point in a document. I thought a simple macro with Sub show_frm ()
|
| custom window in word2000 | 24 Apr 2006 08:37 GMT | 1 |
I want to place a custom window on the word document. and can be able to dock the same inside the opened document like taskpane or documeent map. Any help regarding this. i want this to support in word 2000 on words. I belive it is possible
|
| Cursor on page break line | 24 Apr 2006 06:15 GMT | 2 |
Document in simple word page view (text mode): Page 1 text row 1 Page 1 text row 2 Page 1 text row 3
|
| FAQ - Frequently Asked Questions - vba - please read before posting - unofficial April posting | 24 Apr 2006 00:32 GMT | 2 |
FAQ = Frequently Asked Questions - brief - vba - unofficial This FAQ is posted weekly.- more or less Please save us all some time by reading it before posting to the news group.
|
| giving user list of items then insert selected item as bullet points | 23 Apr 2006 19:18 GMT | 1 |
Using office 2k and win2k I have a situation where we write several reports on premises. Often, many to the bullet point items we list reoccur. I would like to present the report writer with a list of items from which he/she could select
|
| Detect shapes anchored in paragraph | 23 Apr 2006 13:38 GMT | 7 |
Is there any way to detect whether a paragraph (or range) contains an object anchor? Thanks
|
| Show filename part without extension | 23 Apr 2006 11:31 GMT | 4 |
Good'ay I am working with an organisation that names their word docs something like... Fred Bloggs.Q10
|
| Copy and paste a column of data accross another sheet | 23 Apr 2006 09:31 GMT | 1 |
Hi VB Excel 97 I want to copy a column of data from one sheet to another. The pasted data to run from left to right accross the sheet with no spaces.
|
| Problem with display a Dialog & ascertain what user pressed | 23 Apr 2006 08:01 GMT | 2 |
I have found that the ChangeFileOpenDirectory command in 2003 is unreliable, although I have only found one post from someone else about this. Anyway, in order to display the File Open dialog screen at a particular path, I write the (which I successfully collect from another part ...
|
| Canmacros help me? | 23 Apr 2006 04:35 GMT | 5 |
I have a large document which has embedded in it many single cell tables containing text. I want to find these tables, select the embedded text, change the color of the font, cut the text, delete the tables, and then paste the text into the document at the same point.
|