| Thread | Last Post | Replies |
|
| editing docvariable fields | 23 Dec 2004 10:51 GMT | 5 |
I have two questions nagging me: 1. How can I insert a line return inside a docvariable field without showing those white boxes? This is for some simple formatting. 2. I don't always fill in all docvariable fields. So they do not display
|
| How do you program Microsoft Word 2003 for 250 words per page, 1 . | 23 Dec 2004 10:19 GMT | 1 |
I need to know how to program Word for professional manuscript typing. Must be 250 words per page with one inch margins all around and five digit automatic indentations. My version of Word is 2003.
|
| IDENTIFY TABLES IN THE DOC | 23 Dec 2004 05:43 GMT | 6 |
Could you plz tell me if there is some information( may be hidden ) associated to the table inserted in the doc. I am using VBA to access the tables from the doc. but cannot make the identity of those tables.
|
| Transfer Table content with DOCVARIABLES from a textbox | 23 Dec 2004 05:37 GMT | 2 |
Plz tell me . I want to transfer a doc. table's contents to the textbox in a userform. the tables have docvariable already embedded . I want that, when i transfer the contents from the textbox back to the doc.
|
| Why my 'on Entry Macro' for Word text Field does not work? | 23 Dec 2004 04:55 GMT | 1 |
I created some text-fields from Microsoft Word Form buttons. Then, I created some macros, saved them in the Form Template. I assigned the macros to the text fields' Entry and Exit properties (by double-clicking the fields and selecting macros from the drop-down menu). But, when I ...
|
| Getting the text in an explicit cell of an explicit table. | 23 Dec 2004 04:55 GMT | 1 |
Win XP SP2, Word 2003 I would like to code a statement to put the text that is in an explict cell of an explicit table into a TextBox on a vba UserForm. Something like
|
| VBA is not able to open the Word file anymore as I was used to | 23 Dec 2004 03:37 GMT | 1 |
In my VB-Word application, a Word document is opened and processed byVBA automation. While this has worked all the time, there is one document which is not able to establish a Word object after that the file is opened, MS Word shows an empty screen, no window which shows the file ...
|
| what are a project manager's effective skills? | 23 Dec 2004 03:36 GMT | 1 |
Please i would need to a comprehensive list of a project manager and not a functional manager. thank you.
|
| Unloading Userforms | 23 Dec 2004 03:35 GMT | 1 |
I have a modeless userform which has, amongst other buttons, one which loads a secondary form (modal) that uses an API call to select a network username and insert it to the previous form. When I close this second form down, using either hide, unload or end, the modal form
|
| Changing Field Code to Text | 23 Dec 2004 03:07 GMT | 3 |
I need to be able to change all the field codes in a document to text. I read that I could simply select the text and press CTRL+SHIFT+F9 to make this happen. It works when I do it manually. However, I need a macro to do this. So, I did:
|
| include file from network server | 23 Dec 2004 00:52 GMT | 1 |
I have a word macro that pulls data from a database server. I need to have the ADO "connection string" stored in a file on a shared drive on the network. F:\constr.txt would have this statement in it:
|
| date picker in a table field | 22 Dec 2004 23:43 GMT | 1 |
Hi All I am trying to create a template of a timesheer with box standard simple calculations in (hours * rate per hour) . One of the things is i need advise on is..
|
| Forms............. again | 22 Dec 2004 23:43 GMT | 1 |
not sure if this went up the first time! Can anyone help? I have a form which i use to enter information into the header of a document, when the ok button is clicked i
|
| RTF embedded objects | 22 Dec 2004 23:33 GMT | 1 |
I am trying to extract an embedded object out of an MS-Word saved RTF document. I have followed the documentation, and got to the \objdata tag. The documentation advises that the data is saved using the API call
|
| Type once and have it show in two cells? | 22 Dec 2004 21:01 GMT | 1 |
I made a purchase order template in word and I have two spaces where the PO# will appear, one at top and the other at the bottom. Is it possible to key the number in at the top cell and have it automaticly appear in the bottom cell?
|