| Thread | Last Post | Replies |
|
| Numberic formatting in table cells | 30 Nov 2005 22:18 GMT | 2 |
How do I apply currency formatting to an entire column or individual cells in a table through VBA? I have used the method in Ken Getz's book on converting a recordset in Access to a Word table using
|
| Check box question | 30 Nov 2005 21:58 GMT | 2 |
I am setting up a Word template with a two column table (about 30 rows). In each cell in the first column, I'm using the Control Box toolbar to insert a checkbox. The second column contains various legal statements. I would like the user to be able to check any of the desired ...
|
| How can I get a macro to run another macro upon completion? | 30 Nov 2005 21:11 GMT | 3 |
I have a macro that creates a signature block, and asks the user to enter a three digit user name, and then instructs user to run a second macro to convert the initials to full name and I.D.#. How can I get the macros to run successively? Help much appreciated!
|
| Date Changes in Word 2000 | 30 Nov 2005 20:37 GMT | 1 |
Currently using word 2000 - When I open a document that was created two weeks ago with the appropriate date the document date changes to the current date. Any suggestion as to why this happens. Regards
|
| Automatically show Styles and Formatting task pane from a template | 30 Nov 2005 18:45 GMT | 1 |
How do I write the Visual basic code so the Styles and Formatting task pane is automatically visible every time a new document is loaded from a template?
|
| Export from Word to Internet Explorer | 30 Nov 2005 16:52 GMT | 2 |
Good morning, This is a 2 part question. I have a form which users must fill-in. The users are also obliged to fill-in another webpage in which many fields are repeated. As such, I was
|
| Printing image | 30 Nov 2005 13:52 GMT | 1 |
a Strange prob on my Word2000 with XP Pro. The images in the word documents are not showing up on printing. Never had this problem till i allowed some friends to use my PC for a day. Is there anything they could have done which made this happen?
|
| Dropdown List of References | 30 Nov 2005 13:51 GMT | 4 |
I currently have a toolbar macro that a user can select to insert a cross-reference to an endnote that is already referenced in the document. What the macro does is have a pop-up box requesting the user to input the reference number into a text box, it stores the reference in a ...
|
| Read csv text file and write to new file stripping header and end f file char | 30 Nov 2005 13:38 GMT | 7 |
All, Can anyone tell me hoe or provide a sample vb script that will read a csv text file and write it to a new file without the header and the end of file character ?
|
| List available templates | 30 Nov 2005 12:20 GMT | 8 |
Newbie question so apologies up front ! In Word 2003 i need a bit of vba to show me a list of available templates sited on our server.
|
| Where to put a macro that I want to run when Word closes? | 30 Nov 2005 11:17 GMT | 3 |
I want to run a macro when the user closes Word rather than when they close a document. Is there a place to put this please? Regards Stephen English
|
| Using variables in footer(s) | 30 Nov 2005 08:34 GMT | 1 |
We have a document management program that runs and gives us a "strText" variable for our documents. With this variable, I need a macro that would allow me to accomplish a few things: For EVERY footer in my document (whether Diff First Pg or not), I need to
|
| Want to use Word for Office Assistant text in PowerPoint | 30 Nov 2005 07:59 GMT | 8 |
I need to create a help file for a PowerPoint file and I would like to use the Office Assistant to display the help text. I want to store the text for the Assistant in a in Word document by the same name as the PPT file. I choose Word because I can't see how I can use ...
|
| Counting comments | 30 Nov 2005 04:20 GMT | 2 |
How do you count the number of comments in a document? Thanks.
|
| Default text in user form | 30 Nov 2005 02:27 GMT | 1 |
I 've set up a user form with text boxes that return text to bookmarks in a fax template. How can I have default text placed in some of these text boxes, such as today's date, so a user doesn't have to fill that box in unless he wants to change the date.
|