| Thread | Last Post | Replies |
|
| Search for Font Color | 21 Dec 2004 13:03 GMT | 2 |
I suspect this is blindingly obvious, but I just can't figure it out. The Word replace dialog allows you to specify a font color and search for text only of that color, such as every instance of the word "the" that is in red text.
|
| Changing bookmarks trought userforms | 21 Dec 2004 11:03 GMT | 2 |
I'm trying to create a template which will start with a userform where you can fill in some data which will be added to bookmarks in a secure section of the form. The problem i am facing is as follows:
|
| vba microsoft word protect code | 21 Dec 2004 09:57 GMT | 11 |
I have created an application using VBA in MS Word and I would like to know if there is a better way to protect the code in addition to the password which is vulnirable to freely available tools on the web. Thank you in advance.
|
| Programmatically create a password protected word doc | 21 Dec 2004 08:38 GMT | 1 |
I have a simple vb.net application, which uses Crystal Report writer to generate reports. Few of the important reports are to be generated as password protected word doc. Is it possible without using any thirdparty components? If no, which thirdparty component is "good" ?
|
| Mailing a saved document | 21 Dec 2004 08:07 GMT | 4 |
I have got some code to save a document and I want to add more to send the document to a list of recipients. I have tried the routing slip method but when the code runs, I get multiple instances of a dialog box which state"A program is trying to access e-mail addresses you have ...
|
| Any Good Book..? | 21 Dec 2004 04:01 GMT | 2 |
Can anybody share their experiences abt any book about "Programming MS Word " using MFC or plain C++ or C. Could you suggest some books so that i can buy them and use. Because, wherever i ask some boubt, i am getting replies in VBA and stuffs like that. My project is completely ...
|
| Access an subform in Access 2K | 20 Dec 2004 22:05 GMT | 1 |
I want to be able to access the information on a subform so that I can email it. I do not know how to get to the data in the sub form. The main form is Call_Ticket, and the subform is notes_subform. The data I want to get on notes_subform is the value from txtNotes and txtName.
|
| Specific Word Usage Count? | 20 Dec 2004 20:40 GMT | 2 |
Howdy: I remember from somewhere in the dim reaches of my aging overcrowded memory a macro that counted the number of times all the words in a document are used, yielding a simple list of each of the words with the total after it. I
|
| Archives? | 20 Dec 2004 19:53 GMT | 2 |
Howdy: It occured to me that if there was an Archive of posts and answers somewhere I could just go look and not bother y'all with questions that've been answered. Is there such a beastie somewhere?
|
| Find Replace bold formatting with delimiter | 20 Dec 2004 19:26 GMT | 3 |
I have paragraphs whose first couple of words are in bold and represent titles of magazines and then immediately following a description of the magazine in plain text. I would like to parse these into separate fields by placing a delimiter between the bold text and plain and then ...
|
| User Form Tab Order | 20 Dec 2004 15:05 GMT | 2 |
I am using Word 2004 (Mac) I have created tab orders in a User Form, by setting the Properties tabstop to true and the tabindex to the order I want the fields to be tabbed, starting from 0. I have three frames on the user form and I have also set
|
| Find & Replace Special Characters | 20 Dec 2004 14:40 GMT | 1 |
Can anyone point me to a resource that shows what teh special characters are used for in Find & Replace VBA macros please? ^+ ^t ^p ^$ ^& etc. I'm looking to get a definitive list on this for reference.
|
| is there an invoice template in word | 20 Dec 2004 12:28 GMT | 1 |
is there an invoice template in word that I can use in my small courier business?
|
| Export text field into Access | 20 Dec 2004 12:28 GMT | 1 |
I have a word document with check box, text form fields in it to capture the response of a survey. Participant fill in the word document and send it back to me. I want to export the response to an Access database. How?
|
| listbox | 20 Dec 2004 09:55 GMT | 3 |
in my userform I want to take information from list boxes throughout the userform and dump the information into a main list box so it can be organised and then placed into a document 1 how do I set up a listbox to have 2 columns and numerous rows with heading
|