| Thread | Last Post | Replies |
|
| i need to unlock my windows program | 01 May 2007 00:04 GMT | 1 |
i need help how to unlock my windows program
|
| object properties | 30 Apr 2007 23:38 GMT | 4 |
I want to write a macro that will change the width of the objects which I have selected to 540 points, Text Wrapping to Top and Bottom Horizontal Absolute Position 0.5" of the page
|
| Word 2007: Run-time error 4120 Bad Parameter | 30 Apr 2007 22:04 GMT | 5 |
I have a macro that temporarily sets user options in the editing options of the Word Options dialog. For the purposes of other macros being run: Options.ReplaceSelection = True This works fine in WD2003. In fact, if you record the action of setting this
|
| Word 2003 Forms: 1. using system username; 2. executing a msgbox | 30 Apr 2007 20:08 GMT | 5 |
I have set up a form fill-in on the network to auto populate the username and current date so that the form recipient knows who is requesting the information. When network users open the form it does not populate the current username.
|
| manage links to excel | 30 Apr 2007 19:44 GMT | 2 |
I have a ten folders containing a 45 page Word files with many many tables copied and pasted as links into the Word document from its corresponding Excel sheet. Problem 1:
|
| Clearing the 'Undo' memory cache in Word to avoid sluggish behavio | 30 Apr 2007 16:36 GMT | 9 |
Hello, I have to work with approximately 1,000 page Word documents (talk about pushing things to the limit). I often have to make numerous find&replace operations (in fact I have them all saved in macros to run consecutively and
|
| Determine page index of a frame object | 30 Apr 2007 15:32 GMT | 2 |
I have an rtf document that was created from a Crystal Report and I need to extract the data. However, all the data is in individual frames on the pages so there was no easy cut-n-paste into Excel option. I am building a small utility that is looping through each
|
| cross reference appearance in text | 30 Apr 2007 12:22 GMT | 1 |
I have a document that includes both cross-references and hyperlinks that allow users to click and be taken to other parts of the document. I'd like to change the appearance of the cross-references in the text so they have the same formatting features as hyperlinks (font color ...
|
| Control "Types" | 30 Apr 2007 12:13 GMT | 6 |
I want to print out the values of certain aspects of the various controls on a user form. However, different controls support values that other controls do not. So if I try to get the ".text" value of a checkbox, I will get an error. Likewise, if I try to get a ".caption" value ...
|
| Calculation needing to show negative figures | 30 Apr 2007 11:34 GMT | 1 |
I have (complicated) series of calculation boxes which draw their data from text form fields and drop down form fields, and the final resulting calculation is the overall cost. eg:
|
| Problem with the immediate window | 30 Apr 2007 09:26 GMT | 2 |
My immediate window has started to behave like a code window, it is opening full screen in the right hand pane. It now has a minimize/ maximize button and wont stay anchored to the bottom of the window. The Project, Properties and Watch windows are unaffected and have a
|
| word 2002 äkta program vara | 30 Apr 2007 08:22 GMT | 1 |
Jag har redan word 2002. Men går inte konfigera, hur kan jag ladda ner från Internet. Jag har product key.
|
| TextBox and CheckBox use in a document | 30 Apr 2007 08:01 GMT | 7 |
Sorry about the double posting, but did not get much response in the first group: I am creating a Form and on the form I am placing TextBoxes and CheckBoxes which will be filled using VBA. My problem is that I have set the TextBoxes
|
| CheckBox Possibilities | 30 Apr 2007 07:48 GMT | 1 |
When I write code for macro to see if user checked „CheckBox“ for example: Sub FormSingle() Set vSingle = ActiveDocument.FormFields(“bkSingle”).CheckBox If vSingle.Value = True Then
|
| I hate 'Error! Reference source not found'! | 30 Apr 2007 07:22 GMT | 3 |
I use a template for letters which bookmarks a project number that appears at the top of the letter, and then any subsequent pages have a reference field pointing to it in their headers. The problem is that we often delete the project number bookmark on the first
|