| Thread | Last Post | Replies |
|
| Macro or VB to insert responses | 02 Nov 2003 22:43 GMT | 6 |
I have designed a form that asks 34 questions. The form also has a submit button. I need the responses to the questions inserted into various places in another document once the Submit button is clicked.
|
| Array not working for me... | 02 Nov 2003 21:41 GMT | 2 |
I'm using a doc with a table as a source to populate a listbox on a userform. The goal is for the user to choose a lastname from a list, and get the corresponding address info into
|
| Replacing Text with a Field in Footers | 02 Nov 2003 21:30 GMT | 7 |
I am writing a macro that operates after a mail merge has executed and has changed all the field codes to text. I need to be able to search all of the footers (in my case there are FirstPage footers and sometimes Primary footers)
|
| EQUATIONS | 02 Nov 2003 21:11 GMT | 1 |
How to I type equations and their symbols in Word 2002
|
| Using VBA to pass information to access database | 02 Nov 2003 21:09 GMT | 1 |
I am trying to develop a word form that passess the information to an access data base. Is this possible in word2000?
|
| Thanks for the good advice... | 02 Nov 2003 21:08 GMT | 1 |
...Not being a frequent visitor, I didn't appreciate the sense of what you've written. Many thanks!
|
| Check user who prints certain docs | 02 Nov 2003 20:22 GMT | 1 |
I've done a trawl through the newsgroup and have been unable to find any help.... I have a macro which sends info to a text (.txt) file (i.e. the users network login account number plus date & time) when a Doc is opened and/or
|
| HowTo get table cell value w/o CR? | 02 Nov 2003 16:25 GMT | 3 |
Using Word 97 in Win 98. I'm populating a two-dimensional array with values from a table, kind of converting the table to an array. Documents.Open FileName:="C:\doc.doc"
|
| How to get table cell text w/out unwanted CR? | 02 Nov 2003 16:25 GMT | 2 |
Using Word 97 in Win 98. I'm populating a two-dimensional array with values from a table, kind of converting the table to an array. Documents.Open FileName:="C:\doc.doc"
|
| Fixed Decimal places in user form text boxes | 02 Nov 2003 16:15 GMT | 2 |
I am in the process of designing a userform for entering data into a database. My code is figuring and displaying taxes in the text boxes alright but I am at a loss on how to display results with just two decimal places. Any help would be appreciated.
|
| How to move data from word to excel? | 02 Nov 2003 09:56 GMT | 2 |
The basic problem is that i need a macro to transfer data from multiple word files to a single Excel spreadsheet. How would it be possible to build a macro to do that? Any help would be highly appreciated.
|
| Dividing up Tables in Word | 02 Nov 2003 09:20 GMT | 6 |
This is my third time to ask for help on this problem in the last 2 months. It must be a difficult code to write, but maybe someone has an idea. I'd like a macro that will break a table up into smaller tables,
|
| Inserting text from template to document | 01 Nov 2003 19:19 GMT | 2 |
This is the third board I've posted this question to. Can this be done? I have created a template with 33 questions. I also have a document with 33 bookmarks.
|
| Cascading problems with hide and unload from command buttons | 01 Nov 2003 16:27 GMT | 1 |
I hope that this phenom had been dealt with before. I did search and couldn't find anything. I've got a multi-userform app used as a front end for a Word document. The first form is presented for the user to add content. There are at
|
| Is it possible to save/restore individual Printout args? | 01 Nov 2003 11:46 GMT | 2 |
For example, in the following, I'm trying to save, then restore the Print to File option. Doesn't seem to work. With Dialogs(wdDialogFilePrint)
|