| Thread | Last Post | Replies |
|
| positioning problems with dynamic VBA userforms | 20 Mar 2006 15:16 GMT | 1 |
I'm attempting to create some dynamic controls within a Word VBA userform. What I am doing is reading in filenames from a directory, parsing the filename, then creating a list of labels and textboxes based upon the
|
| Programatically change some words enclosed in tokens to bold | 20 Mar 2006 12:34 GMT | 3 |
I have a document with some words enclosed between #BE# and #EN#, an example would be: sometext#BE#wordtochange#EN#sometext#BE#wordtochange#EN#sometext.... . I need to change the words between #BE# and #EN# to words in bold, and
|
| Insert Symbol | 20 Mar 2006 11:34 GMT | 1 |
I was wondering, is it possible through VBA code to insert a symbol given the shortcut key for a symbol? I mean: Assuming the letter omega (in symbol) is selected. When you click on Insert -> Symbol and then on Shortcut key, you will notice that the
|
| Hide part (section) of a word doc | 20 Mar 2006 09:46 GMT | 3 |
Word 2003 and VBA Is there any way to hide one or several parts of a word document (possibly sections?) and give view to reader with a password prompt for example? TIA
|
| Can't exit design mode because Control 'MyTextBox3' can not be created" | 20 Mar 2006 08:30 GMT | 4 |
I am trying to insert my control into Word 2003 and the results depend on Word macro's security setting. Code is following: ...
|
| save a global template automaticaly | 19 Mar 2006 23:41 GMT | 12 |
I have created a custom Global Template and added it to the startup folder in Word. It is loaded correctly - and performs its actions well (only some toolbar manipulation firing several macros. The toolbar belongs to this template - none of the others are touched).
|
| What is going wrong here? | 19 Mar 2006 17:50 GMT | 6 |
Hi and thanks, This code works fine in Word97/Win98, and Word2000/XP, but when I try to run it on Word2002/XP or Word2003/XP it crashes Word totally with a 'problem' in MSO.dll. According to MSKB, it means corrupted user account, but creating
|
| delete everything between two markers | 19 Mar 2006 17:45 GMT | 1 |
Is it possible to delete everything between two markers? Say I have a file containing something like the following, [marker1] something here, could be several paragraphs
|
| Code executing too fast -- causes errors | 19 Mar 2006 11:30 GMT | 37 |
Hej, Guys!! Back in December, I had a similar problem with an autoMacro, but now I'm running into this problem with regular macros. Is this a known "bug", or am I doing something drastically wrong in my coding? (or haven't I explained
|
| how do you bring back unsaved pages in a microsoft word document | 19 Mar 2006 05:21 GMT | 1 |
i was doing an assignment and i accidently pressed no when i was supposed click yes to save it!!!!!!!! help!!!!!!! i lost 2 pages of hard work that took about 2-3 hours to do!!!!!!! help!!!!!!!!! please!!!!!!!im stressing!!!!!!!!!!!!
|
| Printing documents and moving to another folder | 19 Mar 2006 05:17 GMT | 2 |
Hi, I have a folder with 2 subfolders: a) J:\Central Printing\Docs to be printed b) J:\Central Printing\Docs sent to be printed What I would like to do is have a vba macro in word that does the following:
|
| FindReplace macro speed | 19 Mar 2006 03:59 GMT | 2 |
what im trying to do is remove all the tags of a text document and replace the remaining characters with selected special characters. I have been able to remove the tags with a word macro. And do the rest it working.
|
| Macro to replace Please. | 18 Mar 2006 23:15 GMT | 9 |
Hello from Steved 1st: 2nd: 3rd: 4th: 5th: 6th: 7th: 8th: 9th: 10:th 11th: 12th: 13th: 14th: 15th: 16th: 17th: 18th: 19th: 20th: 21st: 22nd: 23rd: 24th: with please
|
| disappearing template | 18 Mar 2006 17:54 GMT | 8 |
In Word XP/2002, I have a main template that provides user menus to access macros stored in intermittently-loaded templates. It is stored in C:\Program Files\Microsoft Office\Office10\Startup. It shares this space with the DocsOpen (aka, PCDocs) document management system ...
|
| Macro tutorial and examples for MS Word | 18 Mar 2006 15:24 GMT | 2 |
I have to teach about Macro´s and I don´t get much information about them. Where can I see the different ways and exaples of recording a Macro and different codes in Visual basic. For exaple: If I want to delete <> these characters froman e-mail and delete
|