| Thread | Last Post | Replies |
|
| Making a frame transparent | 14 Dec 2006 01:43 GMT | 3 |
Is it possible to make a frame transparent in Word 2003? I'm updating our letterhead template. An userform prompts for criteria. Based on that info, the code will goto bookmarks in a frame on the left side of the page and type the executive names and office
|
| Filename Test | 14 Dec 2006 00:35 GMT | 1 |
New to vb macros - hope this isn't a stupid question - but can't seem to find it. I have a template that on closeing saves the file with a particular filename (they all start with the same text) and protects the file with a password it
|
| table gridlines | 13 Dec 2006 22:28 GMT | 2 |
How would I code the hiding of table gridlines for the full document using word automation in vb.net? Thanks Steve
|
| Allowing Comments or Tracked changes in a document protected for forms.. | 13 Dec 2006 19:39 GMT | 2 |
Form in Question: http://www.jkfweb.com/files/Sale - Early Term RFC.dot Ok so I developed this form for the company based on there needs. They rolled it out and now come to find out the legal department needs
|
| Copying Column equations down unspecified number of rows | 13 Dec 2006 17:45 GMT | 1 |
I have a workbook which has various calculations in each column. In the first column I import a variable number of data points. I am trying to write a loop which copies down the equations in each of the rest of the columns to an unspecified number of rows. Any ideas on how todo ...
|
| How do I write a loop statement to that will stop at the end of the doc? | 13 Dec 2006 13:21 GMT | 9 |
I am doing a search on a document and need to perform some actions when the search criteria is met. I am having a problem getting the loop to stop at the end of the document. It just keeps looping. I am very new to Word VBA and would appreciate any help.
|
| how to suppress confirmation dialog when opening a document | 13 Dec 2006 11:29 GMT | 2 |
I'm operating word from a C# application using OLE interop. on one word document, I get this message when trying to open it: "Links to additional assistance and resources are available for this document and for all documnts created from the templates available on
|
| newbie in VBA Drag and drop | 13 Dec 2006 04:37 GMT | 3 |
Do not know how can this be done if it is possible, the task is to import and export data from and to database, but user can select from a list columns what they want to add, there will be a dialog will appear and allow user to select data to be included in a word document- ...
|
| MS Word Text / Pages Disappear -- Why? | 13 Dec 2006 01:33 GMT | 1 |
Has anyone EVER seen it where the text disappears / reappears from the monitor, but it is likely still on the document? I'll explain my extremely frustrating issue. I have a document with about 11 sections. I have a dropdown and checkbox macro the will hide
|
| Ye olde Font.Position problem with non-integers... | 12 Dec 2006 19:38 GMT | 2 |
After much research, I've finally figured out why the parameters I was giving my script for positioning InlineShapes according to certain values was slightly off: .Position only takes integers! After digging some more, I came across someone's brilliant idea to use the old
|
| Check Box or Radio button that adds text to a bookmark | 12 Dec 2006 19:20 GMT | 2 |
Below is the UserForm I have created for doing a repetative task at work. It has served us very well, however I would like to knwo how to add an option that is either a Radio Button or a Checkbox that, if selected, will insert some predefined text into a bookmark, and if not
|
| VB.NET and MS Word Find and Replace Error | 12 Dec 2006 18:20 GMT | 1 |
Hi. I am autoamtiacally creating a MS Word file through code. Most of my code works, but when I try to do a find and replace, I get a read/write memrory access error. Not sure what is going on. Any advice? Error occurs on the .Text line of the with block
|
| how to insert many of subdocument,batch? | 12 Dec 2006 13:55 GMT | 2 |
How to insert many of subdocuments,batch? Can you help me ,please? Thank you.
|
| Previously filled-in value in Input Box should show up as default on re-running the macro | 12 Dec 2006 13:40 GMT | 3 |
Dear Experts: I created a macro that formats the footnote numbers at the bottom of the page differently/seperately from the footnote reference marks in the main body of the text. This is done by using Input Boxes. The macro
|
| adding to an autocorrect | 12 Dec 2006 06:41 GMT | 3 |
can anyone tell me, if its possible, to change the number of characters accepted when adding to an autocorrect? the current limit is set at 255, but i need to make an Autocorrect feature that is more than that, is it possible to change the limit?
|