| Thread | Last Post | Replies |
|
| Save As UserName | 24 Sep 2004 10:07 GMT | 1 |
Hi. Thanks for your reply, however, I'm not sure exactly what you are saying. I understand that the username on your example is "administrator" but how would I get that by using code? I'm new to this VBA stuff...
|
| Remembering Values | 24 Sep 2004 01:28 GMT | 1 |
I have created a user form for memos and faxes. I would like to be able to remember the last 4 recipient details entered. Initially I thought of creating 4 documents, each with a
|
| macro/form to prompt user for input (in WORD) | 24 Sep 2004 01:27 GMT | 1 |
Simple request: Want to create macro/form to prompt user to imput a "word". This word will then be placed on a formated page that allows fifteen different words/phrases arranged in three columns, five rows. These can be printed out to create flash cards for language study.
|
| picture question | 24 Sep 2004 00:45 GMT | 1 |
I have a picture in a Word document. Is there a way to save only the picture as a TIF file? Thanks
|
| Need Help -- VBA -- WORD BASIC | 24 Sep 2004 00:35 GMT | 1 |
Hi All, I have an application, which is written using WORD BASIC> I want to edit the footer and want to user EDITREPLACE function to replace the string inside the footer also.
|
| Get text strings from closed docs? | 24 Sep 2004 00:10 GMT | 10 |
I have a folder with over 14,000 Word docs. I would like to extract a few text strings from each doc to build a table in a "master list" doc (for instance: for each doc, find "Title" and get the following 24 characters; find "Date" and get the following 8 characters, etc). Can ...
|
| macro to add line | 23 Sep 2004 21:03 GMT | 1 |
I am trying to design a macro that will create a new row in a table. Is this possible? I actually want it to create a row, and then have form fields in the row? Is either one possible? p.s. THIS IS A WORD PROGRAMMING QUESTION, CORRECT?????
|
| How to create the range between two field codes? | 23 Sep 2004 20:31 GMT | 1 |
Consider the following field codes: ?SECTION_START? .... Some text
|
| FormFields | 23 Sep 2004 20:15 GMT | 2 |
I have a document with a number of form fields that are inserted into the document with an autotext trigger. Each time the autotext is inserted, the same formfield names are used again and again with the expectation that the newest would take the name - similar
|
| user forms | 23 Sep 2004 20:07 GMT | 12 |
I posted this under the "web authoring" newsgroup and wasn't sure if that was the proper one. So I will post it here as well.... I have designed a survey form in Microsoft Word whereby
|
| Wd97/2k->'03 - Insert File Problem | 23 Sep 2004 18:56 GMT | 2 |
Converting template that worked well under both '97 & 2k (under NT and 2kPro resp) to wd'03 on XP network. Macro gets a sheet from an XL workbook and inserts it into the document (a rate table).
|
| Word VBA obfuscation? | 23 Sep 2004 17:27 GMT | 6 |
I have a Word VBA project that (by necessity) will be deployed in a single file. As a result of my user's need for one-file deployment/distribution, I think that throws out add-in's, DLLs, and most other methods of securing my code.
|
| Code for WordXP and Word2003 | 23 Sep 2004 17:13 GMT | 2 |
we have an app written in C# to automate WordXP, pretty complex. On one of the machines, someone has been trying to make the app work against Word2003, but it doesn?t work. I haven?t had access to the error yet, so I don?t know exactly what the message says, but muy questions are ...
|
| help to insert MS Access data into a Word document using .Net | 23 Sep 2004 15:50 GMT | 2 |
i was wondering if anyone can help me. I am using visual baisc.net and am having problems with the following. I need to be able to insert selected data from a db file into a word document. The word document will already have txt in it and the data
|
| Attaching Template to a doc loses Template Digital Signature | 23 Sep 2004 15:05 GMT | 1 |
I had wrttien about a similar problem before,but never got a reply. I have a custom template with a macro and macro security setting 'high'. I have attached a digital signature to it.When I open the template directly, I get a
|