| Thread | Last Post | Replies |
|
| Add Style or other for TOC after the fact | 28 Feb 2006 21:39 GMT | 4 |
I have a report doc that needs the section page numbers put into a table of contents. Because these things get passed around and stuff put in from emails, web pages, and several different users, the whole thing is formatted in one style - Normal - and formatting (usually only bold ...
|
| Inserting different pictures | 28 Feb 2006 21:27 GMT | 5 |
I'm trying to create a macro that finds and replaces words with pictures (the words correspond to the filenames of pictures that are saved in one directory). Filenames are searched for, cut, then pasted into the "Insert Picture"
|
| Set insertion point in Document from UserForm | 28 Feb 2006 19:19 GMT | 2 |
I have created a Document template (a letter) in Word2003, using the eminent guidance found in "How to create a Userform" (Many thanks, Doug. Really got me started). And it works beautifully, apart from the fact that after the data from the
|
| Word2003 List of Figures and List of Tables | 28 Feb 2006 18:13 GMT | 1 |
Some clarification please.. can someone explain the most simple method to add a List of Figures and separate List of Tables to a document. In creating a document that has figures and tables, I want to create, in the table of contents, a section to list the figures and a separate ...
|
| Macro to automate copying text from Word doc to Excel spreadsheet | 28 Feb 2006 18:13 GMT | 1 |
I would like to automate the copying of text from Word to an Excel cell. Each time, the text selection would be different from the previously selected text, and the destination cell in Excel would also be different. The text length is also variable. Ideally, the macro should ...
|
| How to detect content outside of page margins? | 28 Feb 2006 18:13 GMT | 3 |
Is there a way to detect tat certain elements on a page are (partly) outside of the page margins? Thanks for your time/advice. Kind regards,
|
| Automated form doesn't behave when opened as a template | 28 Feb 2006 18:13 GMT | 3 |
Using Word 2000, I have an automated document (drop-downs and such, powered by VBA code) that opens and runs fine when accessed via the File>Open command. But some of my users copied this document into their template directory (still with a "doc" extension) and are trying to open ...
|
| refreshing toolbar | 28 Feb 2006 18:13 GMT | 1 |
Some of my VBA code is triggered by a button on the toolbar. The user is expected to create a new document from a template that includes the button. The trouble is, the button does not become visible until the user switches to another document and back, which presumably ...
|
| Insert textfile into formfield | 28 Feb 2006 18:13 GMT | 1 |
I am using Office XP. Can someone please assist me with some code which with a case statement as below picksup a value from another formfield and selects the appropriate text file which is an address and places it in a formfield wrapping round the rows
|
| Send mouse event in Word? | 28 Feb 2006 18:13 GMT | 5 |
Is there anyway to send a left mouse click event? I just need to have it click down once where my cursor is. The reason behind this is that I am using a webbrowser to display my Word Document and it is losing focus after I insert a bookmark from my ActionsPane.
|
| InsertFile() and image anchors problem | 28 Feb 2006 18:13 GMT | 3 |
Hi! I am looping through several files in a directory and append them to each other using InsertFile(). If a document contains an image that is anchored, then the image does not stay with the original document. It rather moves somewhere else.
|
| create/chaning forms and objects from code | 28 Feb 2006 18:13 GMT | 5 |
Is that possible? If I want to create text boxes on the fly for instance? /e
|
| error checking | 28 Feb 2006 18:13 GMT | 10 |
I have created a macro which uses a userform to retrieve data to create a folder on the network. That works fine. I have added error check to see if the folder already exists and this works fine. The problem is getting the macro to go back to the userform for them to amend the ...
|
| Limiting the size of a table to a half of a regular page | 28 Feb 2006 18:13 GMT | 8 |
Does anyone know of an efficient way to create a table of a certain size and be able to prevent the size to be altered? Any help with this will be greatly appretiated. Carmen
|
| customized toolbar | 28 Feb 2006 17:31 GMT | 4 |
I've added a customized tool bar to Word 2003 (SP1) and when I close out of the program and re-open at a later time, the toolbar is gone. I've not quite figured out why this happens...suggestions?
|