| Thread | Last Post | Replies |
|
| Create DB from .txt document | 09 Aug 2007 20:55 GMT | 1 |
Lname, Fname MI City, ST ###-###-####, Pro 3 ##
|
| Userform vertical scrollbar | 09 Aug 2007 19:02 GMT | 1 |
When I turn vertical scroll bars on in my userform, a max length userform is displayed. I tried setting the vertical scroll height the same size as the height of my userform but it still displays a max length userform when run. I need the scroll bar to scroll to the
|
| Copy image from userform to bookmark | 09 Aug 2007 18:17 GMT | 2 |
I would like to have a userform with company logos in separate image controls. Easy enough. I would like to place a checkbox next to each image control for the user to choose the logo. Easy also. I would to fill a bookmark in the document with the logo in the image control. Is ...
|
| How to Add Hyperlinks with Search Function? | 09 Aug 2007 17:36 GMT | 2 |
I am fairly new to VBA programming and am having trouble figuring out an error. The following code searches through a word document highlighting certain words with are being passed to this function. In addition to the highlighting, I want to add a hyperlink to each word
|
| How to speed up merging tables? (with code sample) | 09 Aug 2007 16:40 GMT | 4 |
I'm working on a project that loops through this chunk of code dozens or hundreds of times, and it's taking a long time to complete. Any ideas about how to do this faster? I'm merging each row in the table and then calling a find and replace operation in certain circumstances. ...
|
| Macro to Compressing all pictures in a document | 09 Aug 2007 12:39 GMT | 1 |
I have this problem where the document becomes large in size due to lots of images.Is there someway to make all images small by macro as I generally forget to compress Winxp ,word 2003
|
| Floating menu bar | 09 Aug 2007 12:33 GMT | 9 |
Not really a form issue but this is the closest forum I can see. I need to set up a floating menu bar (Word 2000>) which shows the entries vertically down the menu bar as it does with a standard menu bar. With all my attempts, the menubar positions the entries horizontally and
|
| ListBox problem | 09 Aug 2007 00:26 GMT | 2 |
My form has a list box that Doug Robbins and Jonathan West helped me with. The problem I am having is when I first open my document and then open my form the value in my bookmark called ‘bkProtitle’ in the document does not load into the ListBox in my form. With the form open if ...
|
| Select Multiple Sections | 08 Aug 2007 23:20 GMT | 4 |
Hello All, A complex form document in Word 2003 is split into sections (so hyperlinks can work). Only specific sections need to be copied. I've tried some of the methods posted in this forum, but can success is limited to one section.
|
| Add ,? | 08 Aug 2007 20:48 GMT | 1 |
I have a text file that contains about 10,000 lines. I need to add ",?" (no quotes) to the end of each line. How do I do that? TIA
|
| Access an Excel Form from Word | 08 Aug 2007 13:12 GMT | 2 |
I would like to call upon a form in global.xlm from a form in word. Is there any way to do this? Thank you very much, Tim
|
| Name of Current Bookmark then create ref field of same name | 08 Aug 2007 12:52 GMT | 1 |
I have a large number of word docs with quite a few bookmarks in each, which are used in a document automation system. I need to print these documents out with a visible marker of where each bookmark is and what it's called.
|
| Load a Table Array into a one Column Combo Box | 08 Aug 2007 12:10 GMT | 10 |
I need VBA code that loads all of the values contained in Row 1 of Table 2 into ComboBox 1 when the form that contains the combox intitializes. The number of columns is variable.
|
| open file Excel from MSWord automatically | 08 Aug 2007 11:42 GMT | 4 |
hi, i would like to create a macro that whne a MSWord file is open automatically opens an Excel file . i have tried the following but it doesn't work. any idea? thanks in advance Sub Open_Internet_File()
|
| userform template | 08 Aug 2007 09:32 GMT | 1 |
Hi, is there a way how to save template of user form? I would like to use my pesrsonal formatting with picture and different type of font rather than use standard grey userform of windovs or make changes for every user form.
|