| Thread | Last Post | Replies |
|
| Word 2000: DAO OpenRecordset error | 27 Jan 2004 17:04 GMT | 2 |
In Word 2000 using DAO 3.6: I am getting the following error "Visual Basic Runtime error '3008': The table 'Test' is already opened exclusively by another user, or it is already open through the user
|
| Submit button doesn't work | 27 Jan 2004 16:57 GMT | 1 |
I've made a short form on word which I want to put on my website to be filled out and sent to my email. But I can't figure out how to use the submit button-- I thought I needed to put mailto:address@mail.com in the action
|
| ActiveX Controls in Word Templates | 27 Jan 2004 15:43 GMT | 1 |
I started inserting ActveX Controls in my templates instead of using FormFields. My templates are digitally signed and security level set: High. When I create a document based on the template, the
|
| Numbering copies at printing | 27 Jan 2004 14:09 GMT | 1 |
Is it possible to adapt a field in the Word document (or use another programmatical tool) to number sequentially the copies when printing? Many thanks Petr
|
| How do I extract the value from a dropdown box | 27 Jan 2004 09:26 GMT | 3 |
I am trying to create a user form in which the user will pick a value from 1-25 from a dropdown box (3 total). I then want on exit from each dropdown box for the value picked to appear in a text box at the end of the row,
|
| Splitting a document | 27 Jan 2004 09:05 GMT | 3 |
Not sure if this is possible but i have a large document that is generated from Crystal Reports and is saved in rtf format. This report is lots of different remittances for suppliers
|
| Saving document by page number | 27 Jan 2004 08:48 GMT | 2 |
Is there a way to save each individual pages in a document as a separate file with out copy and pasting them on to a new document?
|
| Word paging vs. page position | 27 Jan 2004 08:46 GMT | 1 |
Hello, please help if possible In Word (XP) you can have a document, say with 5 pages, and in this case the page "name" for page 4 would be "Page4". But, if you then set the document to begin paging at page 3, now the page "name" for page 4 would become "Page7" — How can one ...
|
| Attached Template | 27 Jan 2004 04:21 GMT | 2 |
We have just upgraded from using Word 2000 running under Winwows 2000 to using Word XP running under Windows XP I have a document that says it has a template of Manifest5SIS.dot and yet when I run the code below, it is telling me that the Attached template is Normal.dot. It ...
|
| How to use FileCopy ?? | 27 Jan 2004 02:03 GMT | 1 |
I would like to use the function FileCopy on a sourcefile on the internet. So I tried: FileCopy "htt p://inter.net.adres/source.doc", "c:\temp\destination.doc" But it won't work. (I placed a space between the htt and p here, because
|
| Apology | 27 Jan 2004 01:31 GMT | 2 |
I apologize for posting the same question w/ 2 headers, when I first looked at the ng I couldn't quickly tell how heavy the traffic was and I didn't want my question to get lost :) Thanks to all,
|
| Cannot use common dialoge confti | 27 Jan 2004 00:46 GMT | 1 |
Hello everyone. I am having a problem using Common Dialog Control Ver. 6.0. When ever I try to use the control I get a error saying that "this application is not available to open this project. Make sure the application is
|
| Declaring constants/variables | 27 Jan 2004 00:37 GMT | 4 |
This is a REAL beginner question. I have a series of userforms for which I want to use the same variables/constants (I am not sure the difference between those two). What I want is be able to use the following in all of my userforms.
|
| AutoOpen macro won't run | 27 Jan 2004 00:05 GMT | 1 |
I have an Access database with links to Word Documents. When you double-click a document, it opens in Word and I plan to have a macro execute when the document opens. I've named the macro AutoOpen and included it
|
| Forms and Documents | 26 Jan 2004 23:09 GMT | 3 |
I'm stumped! I'm trying to design a document template that allows the user to put information into a pop-up form ONCE, so that it can be placed at several locations throughout the document.
|