| Thread | Last Post | Replies |
|
| Userform with math formulas | 12 Apr 2007 22:00 GMT | 3 |
I need to create a very simple user form with a text box so that user can enter a value that box to be used to complete very simple math equations: Crude example:
|
| Troubleshooting Auto Text | 12 Apr 2007 20:52 GMT | 1 |
I'm having a problem keeping my Auto Text attached to my form. Here is what I have done so far. 1. Created a document (doc.) Created the Auto Text and added the macro to insert the Auto Text.
|
| Comments on VB 2005 or VBA as automation platform? | 12 Apr 2007 16:58 GMT | 2 |
I'm using Visual Basic as a platform for automating development and data interchange between spreadsheets (in Microsoft Excel) and word processing documents (either in WordPerfect or Word). Although each application can host VBA integration, sometimes I would like to be ...
|
| inserting an InlineShape picture into a Shape object in C# | 12 Apr 2007 14:29 GMT | 1 |
I'm developing a Word 2007 Add-In in C# using VS2005 + VSTO. I'm trying to insert an image into a shape object in an existing word document. The shape object has a unique text string in it so that it can be identified when the code is running.
|
| quote marks in vba | 12 Apr 2007 13:57 GMT | 2 |
I am just having a bit of trouble adding a find and replace to my vba long story short I want to find and replace the word qoutemark with a " how can I add this " to vba without it throwing up an error or changing """
|
| COM-addin starts only in first instance regardless how many instances are opened | 12 Apr 2007 10:14 GMT | 2 |
hi, everybody ;-) after 2 days doing extensive but unsuccessful research i hope to get an answer herein. i´ve written an addin for word, excel and powerpoint using vb6.
|
| Excel Macro Question | 12 Apr 2007 09:08 GMT | 1 |
I'm dealing with an Excel issue that's driving me crazy and I was hoping someone could help me out with. I'm working on a spreadsheet for tracking projects. I would like to create a macro that would show the number of days a project has been
|
| Unprotecting Forms | 12 Apr 2007 05:08 GMT | 4 |
I have set up a template that directs the user to fill in specific information and as it exits the last field it runs and unprotect macro. It appears that some users are finding it deletes the information when it unprotects.
|
| HOW DO I SET UP A "REMOVE ME FROM E-MAIL LIST" MESSAGE | 12 Apr 2007 02:40 GMT | 2 |
I would like to have saved message that says : "If you would like to be removed from this mailing list `click here." so I can put it on some of my e-mail messages.
|
| Sort a listbox in Ascending order | 12 Apr 2007 01:20 GMT | 2 |
I have a list box on a userform with items already added to it. Is there a way to change the box so that it sorts it in ascending order? The items are text and numbers mixed. These items are also loaded into an array as they are added to the list so
|
| Resize images in a word document | 11 Apr 2007 19:42 GMT | 3 |
I have a word document with a number of .RLE files already inserted from an oscilloscope that I would like to resize. Can anybody please give me some code that I could use that would cycle round the images one by one and reduce them to 50% of their starting size?
|
| "Select Encoding that makes your document readable...?????" | 11 Apr 2007 19:06 GMT | 1 |
Hiya I am trying to open a document that I complied for my MSc. I want to copy and paste it into a powerpoint presentation for a job interview I have. For some reason everytime I open it it coes up with the above message and then
|
| Error: Template File Already In Use (Long Post) | 11 Apr 2007 17:38 GMT | 2 |
First, my apologies if this is posted in the wrong spot - I'll happily move it to a more appropriate area if needed. Just tell me where. Second, sorry about the length. It's as short as I can get it while still being concise. I've inherited a large series of macros designed to ...
|
| Table Cell Targeting | 11 Apr 2007 17:22 GMT | 4 |
I'm new to creating userfroms in Word. I did fairly well when working with Excel-Userforms but now im having some trouble and would appreciate any help. My question is how do you link a textbox with a specific cell in a word Table? I need it so when the user pulls up the form in ...
|
| Word Addin | 11 Apr 2007 17:11 GMT | 1 |
I want to create a button on my Word toolbar so when the user will press it, will perform a certain logic which I'm writing in c# .NET. For some reason that I don't know the button was created on every office application except in Word.
|