| Thread | Last Post | Replies |
|
| Word should have a checkbox for showing header and footer tools op | 16 Dec 2005 18:52 GMT | 1 |
Should have a check box in tools options where it says show header and footer and clicking it will display headers and footers automatically when we open word as it is very annoying to go to view and clicking header and footer while opening word
|
| Application.CommandBars("MyBar").Delete | 16 Dec 2005 17:55 GMT | 1 |
I use : Application.CommandBars("MyBar").Delete to delete a command bar. This instruction works fine, but the next time I launch Word, the command
|
| viewing track changes balloons but not print them | 16 Dec 2005 17:15 GMT | 1 |
I am using office xp (2002) word. I want to find the option control that shows the balloons code: Sub QCPrint()
|
| collections order | 16 Dec 2005 17:12 GMT | 6 |
For all the collections, particularly tables, are the collections dynamically reordered? So, if the first table is index number one, and I add a new table in front of it, does the new one become number one and the rest renumbered
|
| How do I get back the Microsoft "Word" once accidently removed. 2. | 16 Dec 2005 16:54 GMT | 2 |
I have Windows XP Professional 2002 edition. I accidently removed something from the programs that now I can not open microsoft Word 2000. What can I do to get it back.?
|
| Accessing the methods in a global template | 16 Dec 2005 14:00 GMT | 2 |
Does anyone know how to access the methods (commands, macros) in a global addin? I'm looking for a list analogous to the one you get when you open the Macros dialog box and select the addin from the "Macros in" list.
|
| Headers should not appear in the first section. | 16 Dec 2005 13:28 GMT | 9 |
I'm trying to create a macro that sets the headers for a document in the following way: - Odd & even pages have different headers (no problem here); - The first 2 pages of the document should not contain any headers (these
|
| Merge Cells | 16 Dec 2005 10:49 GMT | 1 |
Hi I am trying to merge two cells 1 in row 2 and 1 in row 3 I am trying to use the following code if any body can help it would be much appreciated. TIA Charles
|
| How to connect MS Word to MS SQL Server 2000 using ADO | 16 Dec 2005 10:33 GMT | 1 |
I want to connect MS Word 2000 to SQL database. After the connection is established, MS Word will get data from the database and then add them in the active document. Do I need to create System Data Sournce under Control Panel -> Administration Tool -> Data Source (ODBC)?
|
| Deleting an image in a header | 15 Dec 2005 23:55 GMT | 2 |
I have a letterhead template with a logo in the header. I have a userform which captures details including whether they want to print it or send it electronically. If they want to print it, I need to delete the logo (we print on preprinted stationery).
|
| Additional Macro code for multiple bookmarks in a form? | 15 Dec 2005 23:02 GMT | 1 |
I copied and used the macro for having the enter key go to the next form field in a form from article 211219 form the office support area. The article mentions that if you have multiple bookmarks in the EnterkeyMacro that I may have to add more code to handle potential errors. ...
|
| Pause printing between copies | 15 Dec 2005 20:26 GMT | 4 |
I am using WORD 97 onwards, I need to print 4 copies of a document, but need to update a field in the document on each copy. Is there a way that this can be done? If so, would someone be kind enough to provide me with some code.
|
| Using AutoNew() and bookmarks in Header footers | 15 Dec 2005 19:54 GMT | 1 |
My problem is that I want to put in the footer of my page the text "Report for the week:" and have word insert the result using this week as the starting point. So I have the calculation working but I cannot get it to work in the footers. I've tried using a different bookmark
|
| Good question for yall | 15 Dec 2005 19:34 GMT | 12 |
Ok, I have created myself a template, created some macros and "Ask" boxes. Everything works great when I want to create a new document from an existing template. But what if I want this template to be a .doc they open up the .doc and be asked my "Ask" questions. Is this possible?
|
| Formatting with the $ dollar sign symbol | 15 Dec 2005 19:20 GMT | 4 |
Does anybody know of a way to instantly format numbers so that if you had $5,000,000 $50 $5,000
|