| Thread | Last Post | Replies |
|
| Capture Cut-Copy-Paste actions | 31 Dec 2005 17:47 GMT | 9 |
i gonna to capture Cut-Copy-Paste activities of user in Word application. how can i do that ? i didn't found any built-in solution so i capture clipboard items to do that. but i can't detect which user do a Copy or do a Cut action, also Paste action won't be capture in this way...
|
| When Word 2003 starts it prompts me to put in installation disk | 31 Dec 2005 15:57 GMT | 1 |
Every time I start word after a shut down it prompts me to insert the installation disk and goes through a reinstall. I can't figure out what prompts the necessity of putting in the disk at each new startup. Please help!
|
| Template Saves File To Custom Filename/Directory | 31 Dec 2005 15:57 GMT | 3 |
Here's what I want to do with Word 2003:
>From a custom template I've made (MS.dot), open and save files to a directory OTHER than the one I've specified in Word's Options dialog OR the most recently saved path, and use the template's Title Style
|
| Create signature lines based off list box selections | 31 Dec 2005 15:55 GMT | 10 |
I have a user form for a policy template that asks for information that it places into the header. One of the list boxes on this form is a "To be approved by:" box that identifies who needs to sign the official policy. Is there a way that some VBA can create a signature line for
|
| Using a template without destroying the template | 31 Dec 2005 15:51 GMT | 3 |
About 2 months ago I started writing a database application in VBA and Access. This was my first ever attempt at using Access and my first ever attempt to program in VBA. The Access app is coming along nicely, it does most of the basic data
|
| Adding controls to a "designer form" | 30 Dec 2005 22:26 GMT | 3 |
A while ago I added a from, originally created in the Word VBA environment, to a VB project. I need to modify it and don't know how to add new controls to it from within VB 6. The forms toolbox is disabled when the imported "designer form" is active. I cannot even cut and
|
| How do I set up a template in word to be used again and again? | 30 Dec 2005 20:00 GMT | 2 |
I would like to set up a simple question and answer sheet template to be used again and again, without having to delete lines a blank text every time or reformat the page / text. Is their a simple way?
|
| Date/Time Entry: From mmddyy hhmm to mm/dd/yy hh:mm [Date Time] | 30 Dec 2005 18:12 GMT | 1 |
WinXP SP2, Excel XP I found Chip Peason's Date Time help: (http://www.cpearson.com/excel/DateTimeEntry.htm) However, his Worksheet_Charge example VBA Subroutines are either for
|
| UserForm VBA - pulldown menu - Word2003 | 30 Dec 2005 17:14 GMT | 6 |
I've created a template for proposals with a user form on the cover page. In one corner, we'll always be putting in the logo for the agency to which we are submitting the proposal. Is there a way to build in a pulldown menu in the user form where the user can select which agency ...
|
| Determine first text character in paragraph | 30 Dec 2005 12:07 GMT | 2 |
In certain instances, I need word to select and delete up to the first "true" character of a paragraph. What I would need it to select and delete are tabs and/or field codes. Thanks
|
| Run-Time error '3061': executing SQL query using DAO | 30 Dec 2005 09:42 GMT | 1 |
I am picking up VBA after 6 years and need help with running a SQL query from Word to get data from Access MDB file. Error: Run-Time error '3061':
|
| suppressing requestor in Mail Merge | 30 Dec 2005 08:55 GMT | 5 |
I am fairly new to using word/excel within a VB project. Currently I have a project which uses 3 Excel sheets to write an order form and save the data in a fourth excel sheet. The program then opens a word document and mail-merges this final excel sheet. Everything is working ...
|
| problem with refresh | 29 Dec 2005 21:12 GMT | 1 |
I have a macro that inserts a checkbox at the beginning of each line of a document, and protects the document for form entry. For some users, after the checkboxes are inserted and the document is protected, the screen does not refresh so the user sees only part of the text -- the ...
|
| To what does tagging refer? | 29 Dec 2005 15:03 GMT | 1 |
Can tagging be applied to MS Word documents? Is this only for documents going to the WWW?
|
| fill-in field | 29 Dec 2005 15:03 GMT | 1 |
I have a simple fill-in template and once the info has been filled in at the top of the document, I want to cursor to move down to the first hard return in the template. How do I make that happen??
|