| Thread | Last Post | Replies |
|
| Is there a faster way to do this? | 01 Aug 2007 19:32 GMT | 2 |
This sub lets the user input a date & then proceeds to list all of the Insert/Delete/Replace chnages that have been made a Microsoft Word Document since that date. However, this takes a long time to complete, even with small documents & with large docs, it takes a prohibitive ...
|
| userform on open + installed template = "no go" | 01 Aug 2007 19:18 GMT | 5 |
In Word, I use a server template (which auto-installs when the form is opened), but the use of a userform in the open_event seems to prevent the template from running. That is, without the userform in the open_event, the template runs just fine
|
| by pass selection | 01 Aug 2007 19:09 GMT | 19 |
When doing mail merge useing a excel worksheet. I wish to bypass the selection window that asks for entire spreadsheet or print area. Selection will all ways be entire spreadsheet. Can not reconize which text in code does this. Here is the area that it comes up in. What can I ...
|
| preventing printing on certain printer | 01 Aug 2007 18:07 GMT | 3 |
I have 5 networked printers. Is there a way I can use VBA to prevent printing on a certain printer? ie: on print
|
| extract text from form dropdown to Excel | 01 Aug 2007 16:32 GMT | 4 |
Client is using Excel 2003/Win XP. He received an 8 page Word form with many dropdown boxes. He is looking for a way to extract the data from the dropdowns into Excel. Thanks for your help!!
|
| Making Checkbox Add-in Work for Other Users | 01 Aug 2007 13:52 GMT | 1 |
With the help from this discussion group, I was able to create a MS Word form with checkboxes that I can switch on and off without protecting the form. I created autotext entries for clear and checked checkboxes and cut and pasted Visual Basic codes for them to
|
| Macro to set Standard and Formatting Toolbars on Two Rows | 01 Aug 2007 12:03 GMT | 1 |
We are trying to push out Word 2003 and would like to have users start with the Standard and Formatting Toolbars on Two Rows. We posted this question in the Word newsgroup, but I don't think I was clear that we don't want to set it for each user; rather we want this to be set ...
|
| Keystrokes | 01 Aug 2007 11:57 GMT | 1 |
I would like to know how to handle some keystrokes. I have a textbox on a form. If that textbox has the focus, characters enter into the textbox when I hit the keyboard. However, if the textbox doesn't have the focus, where is the
|
| how do I change measurement from cms. into inches | 01 Aug 2007 11:54 GMT | 2 |
can anyone advise how I change ruler measurements from cms. into inches?
|
| Automate compiling a template? | 01 Aug 2007 10:10 GMT | 3 |
As part of a software build process, I need to compile some VBA in a Word template. Currently we have to manually open the .dot file, open VBA (Alt+F11), select Compile from the debug menu, save the template and exit.
|
| UserForm and macro woes | 01 Aug 2007 09:38 GMT | 1 |
Ok, here's where I'm at. I have a document template with a userform with three check boxes and a drop down. When the form loads, the code has it go to a spreadsheet and return all schools from column 1 ('schools') of a 4 column table.
|
| Run a remote application | 01 Aug 2007 09:16 GMT | 2 |
Hi, I have an applicattion that copies several documents to a server, that server has a batch file that copies the documents to other locations that only it can see, I need to be able to run the batch file on the server but when I try it runs the batch file locally on my PC ...
|
| Fill combo boxes from Access tables | 01 Aug 2007 04:48 GMT | 3 |
I have a Word template (dot) with a UserForm that opens and has several combo boxes for the user to make selections. It then uses these selections to build a letter. I've also created an Access database with tables and fields to populate the various combo boxes on the UserForm ...
|
| Copy Data From an ACCESS form to a Text From Field in a WORD Template | 01 Aug 2007 02:02 GMT | 15 |
I have a Front-End ACCESS db (linked to (3) Tables on a Back-End SQL Server). I have a series of Queries that manipulate the data and populate an ACCESS Form. This Form has the following features: 1. A Main Form, with several pages (Tabs) which display data from one
|
| MacroButton to Accept all changes shown | 01 Aug 2007 01:28 GMT | 1 |
I am trying to program a new template that will allow end users to view the template, see instructions to explain what should be contained in each paragraph. The MacroButton to allow Changes only allows one line of instructions. Is there a way to override this and allow for ...
|