| Thread | Last Post | Replies |
|
| Word 2000 - Hiding the active document, user sees only a userform | 14 Aug 2006 22:25 GMT | 2 |
I have followed Doug Robins' vey well written tutorial on creating a userform and have got a great template now that works well with a userform. One thing though, is there some code I could use there to actually hide the active document from the user, so that when the template is ...
|
| "Enter" or "Ok" button execution from dialog box in macro | 14 Aug 2006 21:43 GMT | 1 |
i am using the Dialogs(wdDialogFilePrint) command in a macro to undisplay (??) the printer dialogue box that keeps popping up in a macro. what is the sytax for pressing the enter key. i tried execute but the dialogue box still appears.
|
| Insert Unicode Characters Into Code | 14 Aug 2006 21:24 GMT | 2 |
In my macro, I need to insert the following text: "Liczba stron łącznie z tytułową". However, I need assistance with inserting the special characters that are being used. When I copy/paste the text from a Word document, some of the characters become question marks. This is ...
|
| Find Blank lines between paragraph | 14 Aug 2006 17:56 GMT | 2 |
I am very new in vb. I need to find blank lines between paragraphs and get the particular paragraph. For example: alksdjf alkdjf alkdjf alskdjf aldfj a;dfljkaldfj.da flkd;sa
|
| Omega symbol needs to be upside-down for project | 14 Aug 2006 17:22 GMT | 4 |
My boss wants an upside-down omega symbol to use in a book about the aurora borealis. I put the right-side-up omega symbol in a text box and cannot get it to rotate using the drawing toolbar, the rotate is unhighlighted.
|
| How do I restore my Autotext? | 14 Aug 2006 17:06 GMT | 3 |
My company updates our normal.dot every few months because we have an additional toolbar with our firm's documents. Everytime it gets updated, all employees who have autotexts, styles, etc. gets deleted. Is there a macro or a way that I can regenerate these autotexts, styles, ...
|
| Drop down macro | 14 Aug 2006 14:04 GMT | 1 |
Using a macro, I would like to create a button in my toolbar that has a drop down box. Any suggestions?
|
| hello: hepl needed | 14 Aug 2006 11:38 GMT | 1 |
i m a vb learner. i m going thrtu aa probolem that..i want to create a code in vb which counts the total no of excel applications that r currently running...that is if 2 filles saved or unsaved of excel sheet r opened
|
| CreateDate Field in Template | 14 Aug 2006 11:36 GMT | 1 |
I have used CreateDate Field in a template so the creation date will be entered automatically but it will retain this date when accessed in future. This is not happening. When any document is open the date updates to the current date? Please could anyone help??
|
| Setting a checkbox field to the value received from Form/Screen | 14 Aug 2006 06:54 GMT | 2 |
In a Word VBA code I am displaying a Form/Screen with lots of Checkboxes on the form to the user. I would like to set the value of check boxes on the word document to the value of check boxes coming from the form/screen by the user. Here is the code I use:
|
| Setting Page Width, Height, and Orientation | 14 Aug 2006 05:12 GMT | 4 |
I created an Access report and saved it as a word document. I then set the Page Width, Page Height and Orientation. When I checked the document under page set up all of the set parameters were there but they don't seem to take effect until I click OK. Is there some command that ...
|
| Bookmark name from PreviousBookmarkID | 14 Aug 2006 01:43 GMT | 2 |
Word 2003 sp2 I want to return the name of the bookmark preceding the cursor. By analogy with the second example in the VBA Help file entitled "PreviousBookmarkID property", I wrote the following preliminary
|
| Install project | 14 Aug 2006 00:19 GMT | 9 |
I have just spend 2 hours scanning the NG for info on this. A lot of people seem to praise InnoSetup. So I downloaded it and read the FAQ and some script examples. The main problem I see is that these software are designed to install
|
| Using Multipage in a single form | 13 Aug 2006 19:44 GMT | 2 |
I am using multipage in a single form. I would like to be able to change the Focus from one page to another when for example I process page number one at the end I would like to be able to change the tab and go to next page automatically. Any suggestion?
|
| How can I get such a contenst like this? | 13 Aug 2006 09:59 GMT | 1 |
a----------(1) b----------(3) c----------(5) d----------(9)
|