| Thread | Last Post | Replies |
|
| How do I populate a combo box in microsoft office word 2003? | 14 Jun 2007 14:00 GMT | 6 |
I am trying to create a form in word 2003 and I need an application where I can select more than one answer for a question. I therefore am trying to create a combo box but I have no idea how to populate it. I have tried entering the options that I want in the combo box in
|
| Mail Merge removing macros headache | 14 Jun 2007 11:02 GMT | 2 |
I have a word mail merge that gets data from a 3rd party software. It receives data such as contact name and project value. The project value then populates in word. I have a macro in word that if you change the project value it will then update the rest of the
|
| Update Page Numbers | 14 Jun 2007 11:01 GMT | 1 |
I am running the following code to try to update and unlink page number fields. Very inconsistent results are happening. Sometimes it works; sometimes it updates all the page numbers to 1; sometimes it updates all the page numbers to 1 except the last page number is correct. ...
|
| Why doesnt my macro record paper tray change in printer options? | 14 Jun 2007 09:39 GMT | 1 |
I have recorded a macro to print one copy of a letter on letterhead, one copy on plain paper, and then print the envelope. The macro will not switch from plain paper to letterhead when running (or from whatever the last setting was)
|
| Working with Outline levels and paragraphs in VBA | 14 Jun 2007 05:13 GMT | 1 |
Windows XP Pro SP2 Word 2002 SP3 I'm new to working in VBA with Word, but I've done tons of VBA in Excel, so I understand the environment pretty well, just not the Word objects.
|
| Is this a new as yet unsaved document | 14 Jun 2007 04:45 GMT | 5 |
I want to be able to have a cancel button on a user form that as well as unloading the form will identify if the document (Word 2003) is a new document that has never yet been saved. The form will run as part of Autonew, if the user cancels the document can be scrapped when it
|
| apply header names in text file to variable names | 14 Jun 2007 01:20 GMT | 8 |
I'm wanting to use a CSV file (supplied to me by a list company) which I will write to a database and from which I will generate another CSV file with less fields. I have the code for writing it to the database, but I want to test fields in each row for certain conditions before ...
|
| Finding the value of fields | 13 Jun 2007 20:19 GMT | 8 |
Hello, I have embedded 4 numeric fields into a word template. I am trying to write a macro that adds up the fields and displays the sum in a message box. Being a novice at VB, I need to know how to determine the value of a field.
|
| Passing a variable from a macro into a userform | 13 Jun 2007 19:51 GMT | 5 |
I have a userform that looks inside any folder i choose and finds all of the templates and displays them to open. I have different groups of files that I want to be able to open from a drop down list inside word itself. Is it possible for me to pass a string from a
|
| SendKey - RuntimeError 70 | 13 Jun 2007 18:47 GMT | 1 |
I use SendKeys "{HOME}" etc. in one part of a program to mark a certain part of a text in a text field (in a dialog!). This works on hundreds of PC's. But now I
|
| Looking inside folders? | 13 Jun 2007 18:20 GMT | 6 |
I would like to use VBA in a module to look inside a particular file on my network, then retrieve all of the file names and place them into an array so that I can do something with the information. Is there a method of doing this? Thanks
|
| Find previous Table and select Table | 13 Jun 2007 17:41 GMT | 2 |
Hi, I am looking for a way to find the first table before the pointer and then to select this Table in order to reformat the table properties. Any ideas ?
|
| Calculated info in place of page numbers | 13 Jun 2007 16:11 GMT | 3 |
I have calculated info on every page. Is there a way how I could show this info in the toc in place of the pagenumber. like so. This is the heading..............................256 words
|
| displaying a table in vba word | 13 Jun 2007 15:45 GMT | 1 |
How can I display a table (similar to data grid) without connecting it to a data base?
|
| MyPlaces in Office 2000 + Word 2003 | 13 Jun 2007 12:16 GMT | 2 |
There was a magic MyPlaces bar in Word 2000 where you could amend your folders to be displayed in the file open dialog (this was downloaded from the net). Has any one at any stage perhaps converted this or can you assist me with converting this for Office 2003, XP Prof or have a
|