| Thread | Last Post | Replies |
|
| Detecting or reading the name of a textbox | 01 Jul 2008 00:25 GMT | 10 |
I have two questions: 1.) In my UserForm I can detect the name of the form, the name of a frame on that form, but how can I detect (read) the name of a texbox in that
|
| Compiling a template ('.dot') into a '.wll' add-in | 30 Jun 2008 22:34 GMT | 2 |
Does anybody know the compiler to use for creating a '.wll' add-in for Microsoft Word from a template file ('.dot') ? Many many thanks!
|
| how to copy cells from excel files and paste it to another? | 30 Jun 2008 20:57 GMT | 1 |
I have 160 excel files and i'm writing a macro to help me copy some cells from each file and paste them to file called Sample.xls. I have a loop that enables me to run the macro for all the 160 files in one folder but i want the information from each file to be in one row and then ...
|
| Page number fields issue | 30 Jun 2008 20:53 GMT | 1 |
I've got a Word 2003 template that I have deployed to four of our locations. Each office has its own location for this template. I have a person at one office who is complaining that her page numbering is off. The document is 26 pages but the ToC lists 32. I completely redid the ...
|
| Can I make a label blink? | 30 Jun 2008 16:09 GMT | 1 |
I put a label on an useform. Can I make the words on the label blink regularly? Thanks. Mike
|
| Word 2007 Color Scheme | 30 Jun 2008 13:45 GMT | 1 |
I can't find a way to switch color schemes using VBA in Word 2007. I know you can apply a theme but i only want the colour scheme.
|
| Generate doc in MHT format or in simple htmlformat | 30 Jun 2008 12:49 GMT | 1 |
Hi im looking for solutuion to move default indent (1,27cm) for bullet list to left. Here is some example (test.doc file). I cant move the first indent
:( in word 2003 ( in 2007 help text-indent from css..). Any idea how to move it (mht or html format only)?
|
| Word 2007 Global Building Blocks | 29 Jun 2008 18:28 GMT | 1 |
I have put my Word 2007 autotext entries into one file as a BB.dotx and saved it in the default startup directory as noted in file Locations. I also create a .dotm macros file that access any custom autotext from that BB.dotx file.
|
| Repressing Word alerts? | 29 Jun 2008 13:46 GMT | 10 |
I'm developing an application that reads downloaded .doc files from the filesystem. Occasionally one of these files, when attempting to open with word, cause it to crash. This leads to 2 situations in which I get alerts: 1.When word crashes and asks what to do (alert asks if to ...
|
| Apply "Space Before 18 pt" on all the paragraph immediately following tables | 29 Jun 2008 12:50 GMT | 2 |
Dear Experts, I would like to achieve the following using Word VBA: I would like to apply an "18 pt space before" to the paragraph immediately following a table.
|
| Apply another font to all text boxes within a canvas or to grouped text boxes | 29 Jun 2008 12:38 GMT | 2 |
Dear Experts: Below macro changes all text within text boxes to "arial ,bold, Size 8". So far, so good. This macro is working a. But I also got text boxes within canvasses. How do I have to
|
| How to set the sequence of movements of the "tab" key | 29 Jun 2008 09:23 GMT | 1 |
I have put a number of textboxes on an userform. When I move around the textboxes by pressing the "tab" key, the sequence of moving from one textbox to another is not what I want. Can I change the sequence of movements of the "tab" key?
|
| VBA - Word 2002 form | auto-SUM function for bookmarked table cell | 29 Jun 2008 05:34 GMT | 7 |
I've created a protected Word 2002 form that allows users to enter data into text fields. This form will then be printed out and turned in. I want to SUM 2-3 table cells that are bookmarked income_1, income_2, etc... and display the result in a TOTAL cell below the values.
|
| VBA - totally disable Enter Key in Word Form? Keypreview in Word? | 29 Jun 2008 05:32 GMT | 2 |
FIRST, I've read the MS KB article on how to insert 4 macros into a word form to make the enter key act as a tab, and that is not the answer I need. I want to keep the conditional formatting in my data-entry table cells in my Word form.
|
| word template problem | 28 Jun 2008 17:27 GMT | 3 |
My client is using a program I wrote in MS Access 2003 (2000 format). Part of the program opens up a blank Word doc invisibly, pastes text into the doc, does some calculations and then closes the doc without saving (there's a lot more to that part but it's not important for this ...
|