| Thread | Last Post | Replies |
|
| I want to change/add features to MS Word 2003 | 13 Jun 2005 05:36 GMT | 1 |
Where do I start? I have no programming or computer experience, except USING some Windows features. But I really would like to add features to MS Word 2003 applications so that future work would be easier. Is this possible or legal? Where do I begin?
|
| Excel-style Toolbar Textbox for editing fields | 13 Jun 2005 04:00 GMT | 3 |
My problem is that I find myself performing following (too) many times MS Word: "Right-click on a field in a document" > Click [Edit Field...] > Click [Field Code] > Set focus in Field Code edit textbox. ~ 4 mouse clicks, many motions
|
| Command Button In word | 13 Jun 2005 01:39 GMT | 2 |
How to add a command button in word? (Newbie in programming) Thanks in advance. Kennykee
|
| email macro that unlocks document | 12 Jun 2005 16:55 GMT | 2 |
I have a macro that send the document to email as an attachment that works fine. I also added another command that unlocks the document when it is being attached. What I would like to do is have the original document stay protected and only have the attached copy unprotected. ...
|
| word - vba - template and table | 12 Jun 2005 13:47 GMT | 4 |
My user gave me a word doc that has tables and texts inside the tables. Instead of building it from scratch using vba, can I save it into template and read it in using vba and change some fonts and text contents? Thanks
|
| when you type chemistry it shud auto do it like dates | 12 Jun 2005 03:19 GMT | 1 |
i use my laptop for school meaning every class and i dnt no if theres allready software to do it but i need a easy to use program or add on that will allow me too type in chemistry symbols and equations like 2H2So4 and have the numbers raise and lower accordingly so it looks ...
|
| Saving as a designated file name | 12 Jun 2005 01:41 GMT | 6 |
Thanks to everybody for the help, still have one outstanding issue that I cannot figure out: - My file is an invoice template for users to fill out - The first text box with a bookmark around it is for the user to punch in
|
| Macro for putting Graphic in line with text | 11 Jun 2005 23:09 GMT | 2 |
I want to put linked Excel charts in line with text but when I record to do this step the ³in line with text² button on the layout window is greyed out. I cannot find any reference to this in VB online help. I am using Word 2004 (Mac). The template I am creating will primarily be
|
| ADO Stream and Word | 11 Jun 2005 16:45 GMT | 3 |
There are several articles on placing Word Documents into SQL Server and using streams for placing them there. But what about the other way around i.e. loading a Word Document blob from SQl Server into Word. The only articles I have been able to find involved reading the blob and
|
| scrolling for cells in a table - Is it possible?? | 11 Jun 2005 16:45 GMT | 2 |
How can I generate the scrolling feature in a cell contained in a table or a simple text box (available from the drawing toolbar)? I intend to create a form in Microsoft Word to solicit information from my users. In the past I have used the ActiveX text box (available from the
|
| new at vba but with a big question | 11 Jun 2005 16:45 GMT | 2 |
i made a dot file with some text fields and a combobox to choose from, also some option buttons to select (yes or no). . . now i hve bookmarks in the document and when i fill in te form, i get the info of the textfields, but nothing from the combobox or optionbuttons
|
| Toolbutton to Format Picture | 11 Jun 2005 16:45 GMT | 3 |
I want a toolbar button that will apply my "standard" formatting to a picture (e.g. tiff) that I insert in the document. I've found out some things, but don't think I've got there yet. In particular, I worry that my converted shape (in "pict") is not re-added to the document.
|
| Sending Word a paramerter from VBScript | 11 Jun 2005 16:45 GMT | 2 |
Hi - Is there anyway to do this ? I am using: <script language="Vbscript"> Set objWord = CreateObject("Word.Application")
|
| VBA in Word 2000 | 11 Jun 2005 16:19 GMT | 1 |
I have written some VBA code to populate a drop down list in Word 2000 and the drop down is part of a table. I can't seem to get the cell to wrap the text. I have set it to wrap but it doesn't seem to work. Any ideas???
|
| characters dissapearing | 11 Jun 2005 16:07 GMT | 1 |
I'm getting a strange problem lately in Word (Office 10.1.6 on Mac OSX 10.2.8 -but I am asking more generally) namely: in a new document I begin typing and the characters don't appear immediately. Sometimes they don't appear at all, other times they appear after a pause of 2-5 ...
|