| Thread | Last Post | Replies |
|
| Permission denied | 04 Apr 2005 14:50 GMT | 1 |
Windows XP makes me crazy by its peculiar way to handle read-only attributes of folders and files. When trying to manipulate the attributes manually through the property dialog, very strange things happen. And strange things also happen when trying to manipulate the attributes ...
|
| Emailing a form | 04 Apr 2005 14:50 GMT | 1 |
I have a word form that my client currently completes and then copies and pastes into an email and sends. I'd like to add a button to the page called send and have it automatically email the form to a specified email address.
|
| Executing shell commands in VBA | 04 Apr 2005 14:41 GMT | 3 |
Does anybody know how to execute shell commands such as "copy" in VBA. Thanks, Abhishek.
|
| Tabbing out of Blank Cell | 04 Apr 2005 14:29 GMT | 1 |
I'm working in Excel 2002 I have a table with 18 columns where the user enters numeric values. The sheet is proctected, the cells the user inputs information into are unlocked. Currently I have the following coding:
|
| set which printer to send with printout method of word | 04 Apr 2005 12:59 GMT | 2 |
when i'm calling printout function of a word document it sends the document to the default printer. i want to determine which printer to print the document. how can i do that? i found a way to set the m_Word.ActivePrinter to the printer i want to print
|
| How do I read the content from a given listbox? | 04 Apr 2005 09:49 GMT | 3 |
I have a two-column listbox, populated with paths in column 1 and filenames in column 2. How do I get the text from just column 2?
 Signature Stephenc
|
| Problem with sharing templates | 04 Apr 2005 09:41 GMT | 6 |
I have a very strange problem. I have made a simple template in word 2000 proffesional edition. It have a user form with some multipages on it just to keep some sort of nice layout. After filling in information on the userform the user can click a button (the only one) that then ...
|
| FTP from Word VBA | 04 Apr 2005 08:43 GMT | 1 |
I want to use VBA to access an FTP site to see if the contents have changed. If a new subdirectory exists, I want to download the contents of the new folder. I have reviewed some of the MSDN site's documentation and found some sample scripts via Google, but I can't even seem to ...
|
| Preview image for wizards & templates | 04 Apr 2005 08:31 GMT | 1 |
I created a Wizard and a Template. How do I set the preview image that shows up when you try to create a new document based on the wizard and/or template?
|
| copy between documents | 04 Apr 2005 08:20 GMT | 2 |
Hello Group, I have a document of 1000 single entries. Some of them are bold. I wish to copy the non bold entries to a seperate document (VBA)
|
| Out of Memory Problem in Word Automation | 04 Apr 2005 08:09 GMT | 1 |
I use Visual C++ to automate the creation of a Word document. All is working fine, I insert header, footer, Toc, .... In the last application I'm developping, I need to insert a lot of jpeg file. From 10 to 200 (and some times more), each beeing 100 to 200 Kb size.
|
| All Word files converted to .doc files | 04 Apr 2005 05:20 GMT | 1 |
I have somehow changed my settings accidently. All of my Word files have converted to .doc files. How can I change them back to normal Word files w/o the .doc on the end ? Respond to Pharma_Research10(removethis)@hotmail.com
|
| Word files all end in .doc | 03 Apr 2005 23:20 GMT | 1 |
I have changed my setting somehow. All of my Word files are now displayed as ".doc" files. How can I revert all my files back to normal Word files? Please respond to Pharma_Research10(removethis)@hotmail.com Thanks for any help.
|
| activedocument.close | 03 Apr 2005 23:02 GMT | 1 |
I need to close a .dot document via VBA, but i dont want to save any changes, nor want the user to be ask if he/she wants to save the document. activedocument.close nosave, dontask
|
| Macros Disabled in Word 2003 | 03 Apr 2005 18:58 GMT | 8 |
I am trying to run a macro but I continue to get an error message indicating that macros are disabled, I have followed the steps outlined in the online help but this does not appear to make any diff. I can open up the macro and get it to run on my desktop but not on the laptop.
|