| Thread | Last Post | Replies |
|
| file path in input range of filter | 15 Nov 2006 15:23 GMT | 2 |
Dear programmers, A short question. I have a filter in my excel file, which gets data from Worksheet "Data1" and shows the filtered data in Worksheet "Event1".
|
| Advanced MS Word Template Design Question: Version 2 | 15 Nov 2006 14:13 GMT | 2 |
This project orginally started here just over 2 years ago. I got it to work, but it was never implemented. Advanced MS Word Template Design Question: Image swap http://groups.google.com/group/microsoft.public.word.docmanagement/
|
| Command button and macro | 15 Nov 2006 13:29 GMT | 2 |
I'd like to have a command button in my MS Word 2003 document that is linked to a macro. I would like this macro to save the file in a different location. Although this feels like it should be easy (as I have done the same in MS
|
| Pop up calendar in a word document to select a date | 15 Nov 2006 05:00 GMT | 1 |
I have created a form letter in Word and would like users to click on a date field which opens a calendar so that they can pick a date. Is this possible, if so how. Thanks in advance.
|
| How do I number printouts (so 1st copy is 1, 2nd copy is 2, etc)? | 15 Nov 2006 02:53 GMT | 1 |
I've done this before, but i can't remember how.
|
| Cropping a String | 14 Nov 2006 21:16 GMT | 2 |
I am looking to crop a String based on a "/". I want to crop out everything to the right of the "/" as well as the " " that is to the left of it. I ultimately want only that which is to left of " /". As always your help is greatly appriciated. EggHeadCafe.com - .NET Developer ...
|
| Is there a faster way of counting lines? | 14 Nov 2006 21:05 GMT | 9 |
I'm working with plain text files of data that are in a report format: a new page after 60 (or so) lines of data with new page headers & column headers on each new page along with summaries at the end of each section (8 or 9 sections). I need to chop out all the summaries, page ...
|
| How to automatically start UserForm on document open | 14 Nov 2006 20:43 GMT | 1 |
How can I code my user form to pop-up (initialize) when someone opens a document or template in Word 2003?
 Signature Electech
|
| Word startup folder empty | 14 Nov 2006 20:22 GMT | 7 |
I noticed that in our setup for Office 2003, the folder is always empty for the path: Documents and Settings\[username]\Application Data\Microsoft\Word\STARTUP Yet, the documentation I've been reading here suggests that this is where
|
| Smart Document - Debug Issue | 14 Nov 2006 14:55 GMT | 1 |
I have a few smart documents that I have developed in .Net Framework 1.1, and I recently got the Framework 2.0 installed. Everything works fine except that I CAN'T DEBUG the smart documents. I still have Visual Studio .NET 2003. I did some research and I found that there are some ...
|
| Auto open macro for embedded Word doc. | 14 Nov 2006 14:31 GMT | 2 |
I have a Word document which is embedded in some application. I used the Document_Open macro which would automatically get executed when the doc. is opened. It works fine if the word doc. is directly opened. But when I open the embedded Word doc., this macro does not get executed.
|
| Pre-Deadline Warning | 14 Nov 2006 13:43 GMT | 5 |
In word, If I wanted a project that I have listed to have the box turn red on a certain date, how would I do it. For example, on nov.20, I have a submission project number 1234. 2 days before it's due, I want word box to highlight that project name and number in red so I and ...
|
| Auto open macro for embedded Word doc. | 14 Nov 2006 13:30 GMT | 1 |
I have a Word document which is embedded in some application. I used the Document_Open macro which would automatically get executed when the doc. is opened. It works fine if the word doc. is directly opened. But when I open the embedded Word doc., this macro does not get executed.
|
| Where is hyperlink pointing to? | 14 Nov 2006 12:34 GMT | 3 |
I have hyperlinks in my document, which are pointing to headings. The subaddress of a hyperlink looks like "_Section_1". I have expected, that "_Section_1" is a bookmark in the Active document, but the ActiveDocument.Bookmarks() list is empty. I would like to know, how can
|
| Saving & Restoring view properties | 14 Nov 2006 09:19 GMT | 3 |
I want to save ActiveWindow.view properties and later restore them. Set obj=ActiveWindow.View will store the properties in the object obj but when I come to restore, I cannot use the reciprocal
|