| Thread | Last Post | Replies |
|
| calculating age in word xp | 18 Oct 2007 12:24 GMT | 7 |
i want to list a birthdate on one line and todays date on another, and then in a third spot have the persons age calculated. Can anyone tell me how to do this. I am new to this and would need step by step instructions. Help please
|
| Paper Bins by DriverName | 18 Oct 2007 12:02 GMT | 18 |
Hi I am trying to create a macro across offices with various printer drivers to automate printing to certain bins. Can anyone please tell me if the below code is likely to work or suggest
|
| Validate Inputbox entry | 18 Oct 2007 01:47 GMT | 2 |
It seems like there should be a cleaner way of doing this. I want the user to enter a valid date in a inputbox and set the value of the input box to a string. Sub CalcAge()
|
| How to create a toggle button for a toolbar command | 17 Oct 2007 23:54 GMT | 3 |
First, I have never written a visual basic program or code or however it is called, only recorded macros a few times and looked at the code (?) in the Visual Basic Editor. Therefore, if anyone can help me, I'm afraid I will need the complete code (or whatever) that I can just ...
|
| how to make a word document that can't be changed or removed the modification password in word2003? | 17 Oct 2007 22:04 GMT | 1 |
空白I make a readonly word document with readonly password and modification password in word2003,but after i open the readonly word with only inputing the readonly password ,i can remove and change the modification password.now my question is how to make a word document that ...
|
| Want a way to Convert a string to a function reference | 17 Oct 2007 21:50 GMT | 4 |
Given a form with a field naming convention of "myform.prompt1, myform.prompt2, myform.txtbox1, myform.txtbox2" etc. I'd like to use a formFields or other appropriate object to select numbered fields as desired for further processing. My current method is a hand-coded form with ...
|
| Saving a setting for a document and template no matter who opens i | 17 Oct 2007 21:46 GMT | 1 |
---Saving a setting for a document and template no matter who opens it (and no matter what their normal.dot template specifies)--- Saving a setting for a document and template no matter who opens it (and no matter what their normal.dot template specifies)
|
| Enable/Disable Toolbar button | 17 Oct 2007 21:43 GMT | 15 |
Word does it, so how can I do it? I want to enable/disable a toolbar button depending on cursor location/selection. For example, if I put the 'Restart Numbering' and 'Continue Numbering' buttons on the 'Formatting' toolbar, Word "knows" to
|
| please clarify menu customization context | 17 Oct 2007 21:42 GMT | 1 |
I've read to not change normal.dot when adding a custom menu. So I've put my custom menu and macros on a global template and saved the template in the startup folder (wdStartupPath). When i do this (and checked its loaded as an add-in) I can only see my menu when there is a ...
|
| Want to protect, but not lock for viewing | 17 Oct 2007 21:39 GMT | 1 |
Hi there, for ask field purposes, I've needed to create a lock function that locks the sheet but does not refresh the fields. So using this: ActiveDocument.Protect _
|
| cursor won't move to selection | 17 Oct 2007 21:04 GMT | 2 |
My code is below. It works fine, moving from textframe to textframe and asks the user about making changes to the text in the textframe BUT the cursor and or screen doesn't move to the next location, it just stays on page one. Screen update, maybe?
|
| Fill One form and auto-populate another form. | 17 Oct 2007 19:45 GMT | 7 |
I have two forms. One form is for the company to keep and the other is a government agency form which I have to e-mai/fax to governemnt agency. Both are MS Word forms. What I want to do is populate one form (company form) and then auto-populate the second form (government ...
|
| Converting Visual Basic inside Word Document to VBScript | 17 Oct 2007 15:54 GMT | 2 |
I am trying to put MS Word COM Objects in to a VBScript - I am struggling with a bit of translation. Basically I want to alter a Heading style..... I use Word Macro to get me the code, which is....
|
| how to make a word document that can't be changed or removed the modification password in word2003? | 17 Oct 2007 12:13 GMT | 1 |
空白I make a readonly word document with readonly password and modification password in word2003,but after i open the readonly word with only inputing the readonly password ,i can remove and change the modification password.now my question is how to make a word document that ...
|
| Reappearance of Error 91 | 17 Oct 2007 10:25 GMT | 2 |
Strange behaviour. I have just reinstalled Office 2003 in place of 2007, I have regained ability to add to my custom dictionary and to Spell Check in Outlook Express but a weird on exit error message has reappeared. Whenever I
|