| Thread | Last Post | Replies |
|
| some of my fonts(letter) becoming signs&symbols ! WHY? | 12 Nov 2004 16:05 GMT | 1 |
A friend installed , yesterday ,on my computer (window xp home sp2) Lavasoft Ad-Aware 6 & PestPatrol , so that I will be able " to get rid " off all the SpyWare & Ad-Aware "programms" that was installed in my computer ; not long after , as he was "deleting" some of these Spyware ...
|
| picture compression | 12 Nov 2004 15:35 GMT | 1 |
The pictures embedded in a word documents can be cropped using Cro tool. Cool! But it actually shows only the un-cropped area and hides the rest o it.. cuz when u press the reset image button, the image springs back t
|
| Date picker for Word 2002? | 12 Nov 2004 15:17 GMT | 2 |
Does anybody have some VB code they're willing to share with me so I can install a date picker in a Word 2002 document?
|
| Font size is changed when runnning search | 12 Nov 2004 15:05 GMT | 1 |
I have words in a table which reflect the tones of a foreign language eg thee (falling tone) But this special format is changed and becomes thee (flat tone)
|
| Run word docs on their own window | 12 Nov 2004 14:50 GMT | 1 |
Does anyone know how to change the setting so word doc can be open in their own windows?
|
| Intercept {Enter} key in VBA | 12 Nov 2004 14:05 GMT | 2 |
I have written a routine "InsertPageBreak" that checks the Selection range to ensure that no bookmarks will be split by insertion of the page break. I would like to do the same for whenever the {Enter} key is pressed to start a new paragraph, but I can't find a Word command that is ...
|
| automatically update file name in header when saving as a differe. | 12 Nov 2004 12:24 GMT | 1 |
I work for the local council and have been asked to create a template (to be used by many different inexperienced users) where the filename in the header needs to be automatically updated when saving under a few filename (without using f9 or macros) - the other users are at a ...
|
| Hide fields | 12 Nov 2004 11:14 GMT | 1 |
I know how to hide all shapes in a document before printing: With ActiveDocument iNum = 1
|
| Access email fields To Bcc Subject in word | 12 Nov 2004 09:49 GMT | 2 |
i create a word document as email lpDisp = docs.Add(Optional, Optional, wdNewEmailMessage, Optional); word is open as email with To Bcc Subject how can i set the email fields to bcc subject?
|
| Word Macro | 12 Nov 2004 03:07 GMT | 3 |
Running Windows 2003 Server and Office 2003. I am using a program which calls Word opens a document and then runs a macro. When the program opens Word, the macro runs fine. If Word is already open, the document is opened but the macro isn't called. I am logged in as a normal user ...
|
| AutoShapes on User Forms | 12 Nov 2004 03:01 GMT | 5 |
I am using WORD 2000 and I have a question about AutoShapes. Is it at all possible to "draw" AutoShapes on a user form? If API's are required to do this that is acceptable. What I would like to accomplish is a type of "preview frame" to show the user what is being drawn based on ...
|
| Save a file with predefined file name and directry | 12 Nov 2004 02:45 GMT | 1 |
I would like to save a file automaticly before I close it , the name of the file shall be a bookmark and directry is for example g:\projects\letters\2004.Word2002 Thanks
|
| How do I get a calendar with the week numbers on it, for 2005 ? | 12 Nov 2004 01:12 GMT | 2 |
I'm looking for a template of a calendar with the week numbers on it, i.e week 10, week 11, etc.
|
| i can't get my program to open or stay open? | 12 Nov 2004 01:08 GMT | 1 |
I have MS Office 2000 Premium. I create the Word shortcut on my desktop, double click, it opens then shuts down again. I can't even open a document anymore. Any suggestions??
|
| VBA files collection problem | 12 Nov 2004 01:07 GMT | 1 |
I want to get hold of a particular file which is a member of a files colleciton of a given folder . IN the following code , i'm in trouble on the line : Set fil = files(lngC)
|