| Thread | Last Post | Replies |
|
| Opening Excel from Word | 29 Feb 2004 22:35 GMT | 2 |
My computer at work has Word 97 installed and therefore have to program in Word 97, but my home computer has Excel XP (2002) installed. I am trying to open Excel from Word with the following code but it won't open and
|
| SaveCopyAs | 29 Feb 2004 22:19 GMT | 2 |
I am trying to save a copy of a document on closing. The original document has already been saved but I want to save a copy as filtered html to another location for intranet purposes. The code I have is:
|
| Word Documents -> PDF -> Email attachment | 29 Feb 2004 20:51 GMT | 4 |
I have a need (programmatically) to produce PDF attached Emails. My Word VBA code does the following: 1) Prints the PDF document to a specified path using PDF writer 2) Checks that the PDF file exists and is of a reasonable size
|
| How to test if textbox selected | 29 Feb 2004 19:18 GMT | 1 |
I have an exit macro that runs on exiting multiple textbox formfields. If this is "TextA" then I want to do something else. How do I test to see if "TextA" is selected? Something like:
|
| color check box form field | 29 Feb 2004 18:26 GMT | 3 |
Hopefully there is an easy answer to this. I would like the checkbox to change color as well as, or instead of the default result of changing to a box with an X. The checkboxes are in a table, the color provides needed visua
|
| Get total folder+subfolder size in VBA | 29 Feb 2004 14:40 GMT | 8 |
Anybody know a way to do the VBA equivalent of clicking File>Properties on a folder in Windows Explorer? I'd like to get the total number of files, and their combined size, under a given top-level folder. Using the FileSearch object works OK
|
| Autotext problem | 29 Feb 2004 12:21 GMT | 2 |
Suddenly, when I insert autotext in a footer using the drop-down menu, this is what I get for Filename and Path. FILENAME \p This started happening in Office XP and is now happening in upgraded Word
|
| sequential saving of document | 29 Feb 2004 08:16 GMT | 1 |
I am designing a "Non-Conformance report" from word. I'd like my team members to open this file, type the information in, automatically print after the last cell has been selected, then save automatically (as the next sequential number we actually type into the report) and saved in ...
|
| Saving a macro to the actual file | 29 Feb 2004 08:14 GMT | 1 |
It seems when i save my file the macro doesn't follow my word document. it seems to either dissappear or turn itself off. can anyone tell me how to save the macro to the specific word document i require? Kind regards
|
| Find/Replace macro | 29 Feb 2004 08:00 GMT | 2 |
Could you give me a basic example of a find/replace macro for a word document? I need to do a find/replace for about 10 uniques values, the uniques values change by adding 9 to each. I need to do it about 20-50 different
|
| Creating Forms | 29 Feb 2004 05:13 GMT | 2 |
I am creating a form in Microsoft Word 2000 that would be filled out in Word and need help. I learned how to create a form field and format it for text/numeric etc... However, when the field is filled in, it causes the rest
|
| Comparing ranges problem | 29 Feb 2004 01:10 GMT | 3 |
XP/ XP Office I have a list of words in a word doc file. One word on each line. I have sorted the list. Many words are duplicated. I'm trying to delete all duplicate words.
|
| Allowing a user to paste a picture | 28 Feb 2004 23:16 GMT | 4 |
I'm trying to make a user form that has 10 questions. Inserting the textbox and locking the document works great, however, one question requires them to paste a graphic as an answer to one of the questions Is there anyway to leave a place holder for them to paste the graphic in, ...
|
| Google Search Add-in for Word | 28 Feb 2004 22:54 GMT | 1 |
Hi Word friends Last month I also made a Word version of my Excel Google Search Add-in. I appreciate if anybody will try the Template (tips / bugs are most welcome) http://www.rondebruin.nl/Google.htm
|
| Ooooops - what have I done? | 28 Feb 2004 22:53 GMT | 5 |
After working on a macro I have started to get the following error when exiting Word: "Word cannot save changes to the global template because it was opened with read access only. Do you want to save the changes in a template with
|