| Thread | Last Post | Replies |
|
| Word confuses Form and ActiveX Controls? | 22 May 2006 04:36 GMT | 4 |
I have designed a form in Word 2002 using the Control Toolbox. I save it as a normal document (not a template). The problem is that occassionally when I open the document, I get an error: "Can't exit design mode because Control [Some Control Name] can not be created." The ...
|
| Word Autofit Table Contants macro | 22 May 2006 01:08 GMT | 2 |
Morning Everyone :o) I'm looking for a macro that will search a specified folder, and adjust all tables (coloums mainly) within the word document to Autofit. We have a number of documents that require adjusting (100's), and am hoping that
|
| Capturing the name of each optionbutton and checkbox in userform | 21 May 2006 10:23 GMT | 5 |
I have a userform (called 'ReqsFrm') that contains loads of optionbuttons and checkboxes I would like to create some code that writes the name/caption of each of the elements of the form. Now I can do it by manually producing the code, but
|
| Importing access data to form | 21 May 2006 08:26 GMT | 1 |
I have an access query that returns a lost of names given certain criteria. The list of names changes as the criteria is changed. I would like to export this list to a Word form table, with a checkbox next to each name entry. The problem I think I will have is that the length of
|
| Combo Box problems again | 21 May 2006 07:29 GMT | 3 |
This is my first time creating Combo Boxes in Word 2003. I have about 30 combo boxes created in a document. I am able to select an item in the combo box if I type the first letter of the item. I am not able to select an item by clicking on the item with my mouse. Do I have ...
|
| I am over mind head | 21 May 2006 03:27 GMT | 7 |
Hi Sensei's After many hours of trial and tribulation, I have reached the limit of my skills and seek your assistance. I am working on a macro to add a new row to a table in a protected form on exit from the last column/last row of the field of the table. I am *almost* successful ...
|
| How to maintain aspect ratio of an image in autoshape | 20 May 2006 23:00 GMT | 2 |
If we place an small image in word Autoshape it's aspect ratio gets is not maintained. Is it possible to maintain aspect ratio of an image when we place it in Autoshape.(getting blured) if it is through programming or manually..anything will help
|
| How to print a blank page from Word VBA ? | 20 May 2006 23:00 GMT | 2 |
Hello dear VBA experts, In a Word macro I need at some point to print a white page, for which I suppose one needs to send to the printer currently active within Word, some code like a page feed...) I explain the purpose of my macro at the end of
|
| Repeating Form Fields in new Table Rows | 20 May 2006 19:41 GMT | 2 |
I am using Word 2000 and need to have a new table row containing protected form fields automatically generate when the TAB key is pressed at the end of the last row, so that the new row automatically contains the same form fields.
|
| macro for abbreviations | 20 May 2006 11:31 GMT | 3 |
To be honest I'm not sure if I'm posting at the right section...if not then I'm soooo sorry. I would just like to ask how can I make a macro wherein if I press a certain keyboard shortcut, a dialog box would pop up asking me to input an abbreviation then it would find from the ...
|
| Automate update of screenshots in Word | 20 May 2006 05:37 GMT | 5 |
I am looking to create dedicated user manuals in Word for a software product. The only trouble is, is that I also need to produce customised screenshots as well. The manuals could be up to 100+ pages with lots of screenshots. My question is this - is it possible to create some ...
|
| name field in template to repeat thru document | 20 May 2006 02:55 GMT | 1 |
I would like to create place holders in a template, for client names in reports/documents that I could enter their name once and it would update each placeholder occurance.
|
| Screen flashes when windows form is unloaded? | 19 May 2006 23:42 GMT | 1 |
Hey All, I have a VS2003, C# addin for MS Word 2003. When the windows form unloads, the screen flashes. I've never seen this behavior before. Usually, the unloading of a form is very smooth.
|
| how to prevent user from closing User form | 19 May 2006 23:34 GMT | 2 |
HI!, I made one template macro using Autonew() Which start UserForm. I need to prevent/block the User from closing the UserForm with close button
|
| VBA or shortcut for Windows Application key? | 19 May 2006 22:27 GMT | 11 |
Am running dual ops and would like to access right menu using keyboard n Word. Is there a right menu keyboard VBA (think I saw one somewhere) that I can assign a key to immitate APPLICATION key on Windows keyboard? Or any other solution to achieve the keyboard right click instead ...
|