| Thread | Last Post | Replies |
|
| how to create word form with data entry boxes for clerical staff? | 28 Feb 2006 17:23 GMT | 3 |
I run a law office and need to create forms for data entry that are user friendly (aka idiot proof) that tell user what info to put in box and wont' let proceed to next box without entry of data and locks rest of document so it can't be changed w/out permission
|
| HOW DO I MERGE DATA FROM EXCEL TO AN EXCEL WORKSHEET IN WORD? | 28 Feb 2006 13:45 GMT | 5 |
im trying to make a mortgage flyer for my husband. i want to make the letter in word, using an excel worksheet. i have a database in excel that i would like to use. how do i merge the information from excel into the worksheet in word while
|
| How can I represent a Greek character and Unicode in a macro? | 28 Feb 2006 13:30 GMT | 1 |
How can I represent a Greek character and Unicode in a macro?
|
| Anyone can tell me where the resume templates on Word 2004 for mac would be? | 28 Feb 2006 13:24 GMT | 3 |
I cannot seem to find it and yet I was under the impression it existed since it existed on previous versions. thanks a million!!! Paulin
|
| How do I start Word without clearing clipboard. | 28 Feb 2006 03:15 GMT | 2 |
I will copy something in another program but everytime I start Word the clipboard is empty. How do I stop that. One of my computers does not do that and I don't know how to setup that feature.
|
| How do I check word count of multiple word documents? | 28 Feb 2006 01:30 GMT | 2 |
I have over 7500 documents and need to check word count of all of them and store them in a database. Additionally I need to append the word count into the 7500+ word docs. How can I do this programmatically? HELP!
|
| Toolbar shrinks to 1" square | 28 Feb 2006 01:12 GMT | 2 |
I created a toolbar that represents about 2"x 8" on screen. About 1 in 10 times that a document is opened the toolbar shrinks to a one inch square and must be deleted and the macro run to recreate it. I am at a loss...where do I start to fix it? Has anyone had this
|
| Automated Form doesn't behave as a template | 28 Feb 2006 00:26 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 ...
|
| Using VBA to remove worksheet protections | 27 Feb 2006 23:47 GMT | 1 |
I have a form that end users have been using to submit reports. There are numerous form fields within the document and the data within those fields is what I'm interested in. It's relatively easy for me create a macro that simply sets the document to save form data only and ...
|
| XML seed file, "lost" VB macro and WML2XSLT.EXE | 27 Feb 2006 21:03 GMT | 1 |
# my WordML source file has a working VB macro # the XSL output file generated with WML2XSLT.EXE includes this entry: w:macrosPresent="yes" # I then open from Word 2003 an XML data file and apply the XSL, I answer
|
| external module | 27 Feb 2006 20:32 GMT | 1 |
Is it possible to start a macro loacted in afolder? I mean that i have a server folder where i stored all the vb function "H:\vb\_Function\" As i have to load the same macro on 5 computers in anet...is it possible to
|
| access recordset problem | 27 Feb 2006 20:31 GMT | 5 |
I have an access database with a table, tblNameList. There are three columns in the table personID , name, and email There are three names entered in the table.
|
| INCLUDETEXT fields | 27 Feb 2006 20:24 GMT | 2 |
I've read that the built in Master Document functionality is extremely buggy and prone to data corruption and lost pointers. The suggested workaround is to build a master document using RD fields and INCLUDETEXT fields.
|
| How do I call/execute a function | 27 Feb 2006 20:02 GMT | 1 |
I copied a function but don't know how to make it work in Word 2000. Is there a macro or sub I write to call the function. As you can see I'm very new at this and appreciate any help. Thanks,
|
| Totaling Columns | 27 Feb 2006 16:43 GMT | 2 |
I have a document that i am in the process of formatting, however i need to total up columns of data. I know where the bottom on the data will be and can activate the cell either at the last column with data or the column below this. this action is then repeated within my loop.
|