| Thread | Last Post | Replies |
|
| Collapsible/expandable section within online form | 01 Dec 2004 09:35 GMT | 1 |
I am preparing an online form in Word where I want some sections to expand if a certain condition applies, but remains hidden if the condition does not apply. eg: Is this a weed of agriculture? Yes/No
|
| Macro for Word creating treeview style | 01 Dec 2004 09:32 GMT | 1 |
Assume i have a list for example Monday, Tuesday, Wednesday, Thursday...... i suppose you get the picture. How could i create a hyperlink so when the user clicks it expands the hyperlink i.e. Before
|
| Message box tittle in Mac | 01 Dec 2004 09:25 GMT | 3 |
My application is not showing message box tiitle in Macintosh. If I run the same word document in windows it gives default message box. I set the tittle property, instead of appearing that tittle on top bar it appears below the top bar , I mean just above the text.
|
| Need Help Displaying TextBoxes on User Form | 01 Dec 2004 07:10 GMT | 1 |
I have code that cycles though a document's tables. The purpose is to validate table fields. As each table cell is accessed I want to populate a text box and display the data for that cell.
|
| Intercepting File Save As | 01 Dec 2004 05:44 GMT | 4 |
Word 2000 Is there a way to intercept the File Save As command? I tried using Sub FileSaveAs(), but that did not work. -- Tom
|
| Clearing Merge Data Source and Merge FIle | 01 Dec 2004 02:19 GMT | 1 |
I have created a Word document that pulls data from a database, writes that data to a text file and then uses that file as the datasource for a mail merge. I have set the code up to delete and recreate the source file whenever the form is run so that I only get current data. The
|
| Mail Merge and ActiveDocument.SaveAs Question | 01 Dec 2004 01:13 GMT | 1 |
Ok I'm a real newbie so forgive me if I say anything stupid. Basically I have a little script which splits out the Letters document that is created at the end of a mail merge when you click 'Edit individual letters'. This script saves each individual document with
|