| Thread | Last Post | Replies |
|
| Visual Basic Forum | 09 Jul 2005 04:04 GMT | 1 |
Throne Software has opened up a Visual Basic forum at: http://www.thronesoftware.com/forum/ Join us!
|
| Y I get "Can't Exit Design mode becoz control cann't be created" message? | 08 Jul 2005 21:58 GMT | 1 |
I have developed an ActiveX control. now when i insert this activeX control in Word Document a number of times, and delete any one of them on a machine where my Control is installed. Its all fine. but when i delete any of them on a machine where my control is not installed and ...
|
| Can you include a recipient using activeDocument.SendMail VB | 08 Jul 2005 21:07 GMT | 7 |
I found a way to send a document via email from within the document, creating a button with the activedocument.sendmail function. However, I can't seem to find a way to add a specified recipient, or change the subject line. It does open the email with the document attached, but I ...
|
| Document Header | 08 Jul 2005 18:11 GMT | 3 |
I am looking for a way to create a document in which not all pages will have the same header Thank you, Shmuel Shulman
|
| Need to load a doc and run a Mail Merge from VB | 08 Jul 2005 18:09 GMT | 1 |
I have set up a mail merge document in MS Word I'll call MyTemplate.doc I run Mail Merge to merge with a text file called MyData.txt. I'm using VB to generate a new MyData.txt file. Has anyone ever written code that will load MyTemplate.doc, instruct MyTemplate to mail merge ...
|
| stop selection when finding certain font | 08 Jul 2005 16:01 GMT | 5 |
I have a document where there's an unknown amount of text that is font x (x being Arial, or Times, or whatever). This text will sometimes include paragraph marks. I want to select all the text that is font x and stop selecting as soon as I
|
| File/Folder Browser on a UserForm | 08 Jul 2005 10:59 GMT | 2 |
Is there a way to put a File/Folder Browser on a UserForm? The Control Toolbox doesn't have one.
|
| Reconize 2 characters | 07 Jul 2005 22:56 GMT | 8 |
Hello from Steved J( 2 0 0) the macro is ok to bold Hr(14 2 2) what do I add to the macro please to catch the Hr to bold Sub RaceBaseBold()
|
| HELP with Interface | 07 Jul 2005 22:21 GMT | 3 |
We have a custom web-based application which passes data to Word and executes a macro which does a lot of formatting and then displays the document in print preview to the user. I don't want the user to see the file until all the formatting is done and
|
| mouse help | 07 Jul 2005 20:13 GMT | 1 |
Not sure this is the right place but: Using excell macro... the scroll wheel of my mouse doesn't work. Its a Logitech wireless mouse and it works everywhere EXCEPT when I'm editing macros in excel.
|
| How do I make a command button email a form? | 07 Jul 2005 19:58 GMT | 2 |
I have created a form in Word and I would like to have the results emailed to me in .txt format. I would like the command button to open the default email program (as identified in Internet Explorer). I am using Office 2003 Professional.
|
| Mouse preview window- how turn off? | 07 Jul 2005 15:07 GMT | 2 |
I am using MS Word 2002 and want to TURN OFF the mouse preview feature. When in explorer or Word when I hold mouse over a folder name a small window appears with file data. I hate it, how can I get rid of it? Thanks Pak
|
| printer dialog | 07 Jul 2005 15:02 GMT | 1 |
Is there a way to bring up printer diaglog to choose different printer to use? Thanks Daniel
|
| open form and close document | 07 Jul 2005 14:58 GMT | 4 |
I have a document which is set to open and close in order to fire an auto macro. The problem is that the macro is to open a user form ,and no matter how many steps I try to install into the code (firing a macro, to fire another macro, to another that opens the form) the modal ...
|
| Tables and references | 07 Jul 2005 14:46 GMT | 3 |
I am just trying to learn more about VBA. Suppose I have a document (user form to be exact). In that form are some tables (lets say 3). Each table has a different number of columns (but only one row - more later). Each table has distinctly different fields in the
|