| Thread | Last Post | Replies |
|
| last row on page | 02 May 2006 17:43 GMT | 4 |
I have a table that extends multiple pages in a word document. How do I find the last row on each page? Thank You
|
| Bookmark data in UserForm? | 02 May 2006 16:39 GMT | 3 |
Is there a simple way to add a bookmark reference to a userform popup? The user selects five ratings of 1-4, which get totaled to the bookmark CompTot1 when the user clicks a "Validate" command_button on the page. I would like a UserForm to popup that says, "Your subtotal is
|
| VBA & PowerPoint | 02 May 2006 16:04 GMT | 2 |
Can you give me some more information about VBA and PowerPoint. Manuals and code examples. I understand that PPT handles VBA code on other way then for example Word. I created a macro in PPT, then added a button in the commandbar that runs that macro but when I send the ppt file ...
|
| Inserting to next row and user form. | 02 May 2006 15:48 GMT | 2 |
I have a user form that inserts text on the next row of a table. The following code works great, but the entry does not show until I close the form. I dont want to close the form to see the inputted values. Any refresh
|
| stop enable macros questions | 02 May 2006 15:41 GMT | 1 |
i have created a template in word with a few user forms and i want to distribute this to other users on the network. how can i stop word from asking if the user wants to enable macros every time they create a new document with the template, as if they say no the letter doesn't ...
|
| Open Access Database from Word Macro | 02 May 2006 14:17 GMT | 5 |
I want to open an MS Access 2003 database from Word 2003 using a macro which I'll eventually put on a toolbar. My code is as follows: Public Sub OpenAccess()
|
| Help needed: Search in Header | 02 May 2006 14:15 GMT | 2 |
I've got a problem with a Word macro: Instead of searching in the header of the current section, it will jump to the header of the previous section on "Selection.Find.Execute". I can't seem to find the error. Any help's appreciated!
|
| Allow users to turn off just the date auto-complete, please? | 02 May 2006 14:15 GMT | 1 |
I know it can't be done without turning off the entire auto-complete feature, so I'm not expecting replies and suggestions, I just want to suggest to Microsoft that they incorporate this change in future versions of Office/Word. I use auto complete a lot, but the date drives me ...
|
| Learning Excel Programming | 02 May 2006 14:12 GMT | 1 |
I have to prepare a report with graphs based on data on an exce sheet. To start with, I want to keep it simple and create few ne worksheets for the report. Could some one help me in basic learning o the Excel programming. Thanks in advance.
|
| Controlling textbox content on a userform | 02 May 2006 07:45 GMT | 4 |
Hi folks, I just found your group and like the look of it! Can I ask a question to get started? I have a userform with two textboxes and an OK button, and the content of one of the textboxes needs to always be numerical - is there a way
|
| what registry key stores the default template directory path? | 02 May 2006 06:05 GMT | 7 |
Word 2000/ win 2000 or Word 2003/ win xp Can anyone tell me the registry key where word finds the default "Template" path? I am writing a install package to put a Word Template
|
| Fill in scanned form | 02 May 2006 05:56 GMT | 1 |
Is there a way to scan a form and fill in the information and then print?
|
| import HTML code into Word | 02 May 2006 01:32 GMT | 3 |
I need to import the code of an HTML file into Word. The problem is that whenever I open an HTML file in Word, it shows the browser view without any option of how you actually want to view it. How would I open an HTML to view the code? I could copy and paste the code from Notepad ...
|
| How to manipulate what templates are loaded - using registry | 02 May 2006 01:29 GMT | 1 |
Hi, In Word I can go to Tools --> Templates and Addins and add a template and/or check or uncheck a template. The next time I start Word the templates settings are (usually) there. The settings are saved in the registry in (for
|
| Forms in Word | 02 May 2006 01:18 GMT | 2 |
I use Word XP. Sometime in the past, I saw a form in Word that used dialog boxes to ask the user to fill in fields and then entered the results into the document. I would like to figure out how to do that so fill in bookmark values in a template I have made.
|