| Thread | Last Post | Replies |
|
| Exit Design Mode when opening a document (Word 2002) | 15 Sep 2006 04:49 GMT | 1 |
I am using textboxes in a Word document. Everything is working fine except that everytime I do open my document, I have to Exit Design Mode. Is there a way to be automatically NOT into Design Mode when opening an existing document ?
|
| Word should have a quotation marks button (like bold or underline) | 15 Sep 2006 01:51 GMT | 1 |
I was doing a section that needed quotation marks ("...") and was wondering why Word doesn't have a button that does that. You know, highlight a sentence and (instead of clicking bold or underline) you click quotes. ----------------
|
| Find "my document" folder path | 15 Sep 2006 01:25 GMT | 2 |
I am attempting to find the path of the "my document" folder via VBA. The folder has been redirected and in some cases renamed so I can't just assume that it is located in the usual location. Any guidance on locating this path in VBA would be greatly appreciated.
|
| Enumerating properties | 14 Sep 2006 23:57 GMT | 2 |
Is there a Properties collection for a Userform? I cannot seem to find one. I want to enumerate the properties for a Userform. Is there a Properties collection for a control on a Userform?
|
| Checking custom properties between template and document?? | 14 Sep 2006 21:51 GMT | 1 |
I have a template that makes use of a number of custom document properties to store data related to the document. The issue is that we may have new versions of a template over time in which new properties are added. If a document that was created from an older version of the ...
|
| No "Save as" option under | 14 Sep 2006 21:13 GMT | 3 |
when I go to save a document, the only options I get are (1) Save and (2) Save as a webpage. However, I would like to use the "Save as" feature to save my work. Now, I know you can go to Save as a webpage and then choose save as Word Document from the Save as type menu at the ...
|
| how can i fix a problem without paying for the same service Again | 14 Sep 2006 18:51 GMT | 1 |
I had my computer serviced in 2004 while I was in Calgary at the time. It didn't occure to me to ask the computer service man to give me the back up cds for the new programs. I feel that I shouldn't have to pay for the same service twice. How do i deal with this problem?
|
| Finding values from ActiveX controls with automation (c#) | 14 Sep 2006 15:49 GMT | 1 |
I have to create a word form but I want to use the control toolbox for the form. Not the "regular formfields", because the appearence cannot be customized like the "ocx controls" can. The form has to be uploaded on an ASP.NET 2.0 website and the data has to be
|
| Function running when Clicking on hyperlink in a Word document | 14 Sep 2006 15:49 GMT | 5 |
I'm new to this group and to the whole google discussions groups. I have a question on hyperlinks in a word document Is there a way of running a function or a class when I click on an hyperlink in a word document?
|
| VBA to Password Protect Files | 14 Sep 2006 15:49 GMT | 6 |
I would like to know how to programatically password protect a Word document. I've recorded a macro to perform the function of saving the file with a password, but when I modifed the recorded macro for use, it didn't work - the file was saved, but without the password.
|
| Transferring autotext | 14 Sep 2006 12:24 GMT | 4 |
I need a way to transfer AutoText between two normal.dot templates. I'm guessing this might be possible with VBA. Any suggestions as to how to reference the autotext object? Preferably the solution should also work for older versions of Word.
|
| Textbox positioning under an image problem | 14 Sep 2006 11:00 GMT | 5 |
I'm trying to using VBA to take a description (the caption) from an Excel document and place it under a JPEG image in Word. I originally tried to do this by just using TypeText a paragraph under the image but as it would always put it on the next page, I decided to use a Textbox.
|
| Macros disappearing | 14 Sep 2006 10:31 GMT | 1 |
I have created a template that is used by several people in my company. What is happening is that the macros are "disappearing" totally (no longer showing in the available macros list) or becoming "unattached" from the applicable checkbox/field when anyone but me uses it. This ...
|
| switching focus | 14 Sep 2006 09:37 GMT | 9 |
I have created a userform in Word using VBA with several command buttons on the form. One of the command buttons on the form inserts a custom footnote. While the code works perfectly well, the command button on the form continues to keep the focus, not the newly created ...
|
| Need a calcultor program for my computer how? | 14 Sep 2006 03:59 GMT | 1 |
I need to set up a calculator to be use in scientific and engineering mode to help with my College math course. ALso, to be able to E-mail it in to my Instructor. I don't know how to do it.
|