| Thread | Last Post | Replies |
|
| first listparagraph on page | 13 Apr 2006 10:13 GMT | 1 |
How do I get select the first listparagraph on the current page? I can select the first one, but sometimes it's the last part of the one on the previous page. What I need is the first listparagraph the starts on the current page.
|
| How Can I create a password for a Macro? | 13 Apr 2006 09:54 GMT | 2 |
Hi every one, I create a macro in ms word and now I need create a password for that macro because I'd like to hide the source code of macro from other users,what can I do?
|
| GoTo Heading with Section Breaks | 13 Apr 2006 09:50 GMT | 2 |
I have a macro written, but I have a small problem. I need to go to a heading and select the section. The problem is not the selecting (when there are section breaks, you hit F8 five times and it selects that section), but it is getting to the next heading. I can
|
| Using Macro to create table/rows | 13 Apr 2006 09:42 GMT | 4 |
Is it possible to use macro and when the user press it, a new row will appear (or a new table) will be created, wiht the same columns above?
|
| How to count the cells in a table row | 13 Apr 2006 09:14 GMT | 16 |
Does anyone know how to count the cells inside a table row ? I already tried the following but, (because of merged cells), doesn't work all the time. Is there an other way to count the cells in a row? The following two methods doesn't work all the time:
|
| Multiplying cells in one coluum by cell in another coluum? | 13 Apr 2006 09:13 GMT | 2 |
How do you multiply a cell in one coluum by a cell in another coluum?
|
| last paragraph on current page | 13 Apr 2006 09:06 GMT | 7 |
How do I get the paragraph number for the last paragraph on the current page? I'm using XPH and Word 2002.
|
| Accessing Excel Graph source data | 13 Apr 2006 08:59 GMT | 1 |
I'm having trouble with changing the source data of an (Excel) graph within word. I get error '1004' and the message is saying the Cells method of the Global object has failed.
|
| find/replace macro will not complete | 13 Apr 2006 08:58 GMT | 3 |
Identical copies of a lenghty (1100 line) find/replace macro is set up on multiple PC's all of which are running the same version of Word 2003. On the vast majority of the user's systems, the macro executes to completion with no required input from the user. On the systems of a ...
|
| Pre-filling e-mail address | 13 Apr 2006 02:32 GMT | 1 |
Is there a way to pre-fill an e-mail address, so when a user selects Send As an Attachment, the recipient will be pre-filled in Outlook?
|
| Work Bookmarks Problem | 13 Apr 2006 01:59 GMT | 2 |
Hi, I am an Access programmer and successfully use Word bookmarks to put information into Microsoft Word docuemnts through its bookmarks. But sometime its bookmarks behave in a very strang way: they cut text length over about 250 characters.
|
| Selection object | 13 Apr 2006 01:09 GMT | 8 |
I am working on word automation using vc++. I would like to know if there is a way to get/extract part of the text from a selection. For ex. if my selection returns the text, "This is an example" when I
|
| Upper Case | 13 Apr 2006 00:22 GMT | 2 |
I have a text which has entries like: my name is abc This place is big Now I want to replace specific words with upper case. Here name to NAME and
|
| Macro is needed for table rows and lines | 12 Apr 2006 23:13 GMT | 1 |
Please help! I have a bilingual text in several two column tables. Some rows contain titles, which should not be at a page bottom (line 61 or 62). So, I need to define all the titles as table number and row number. If the row number is on line 61 or 62, insert page break.
|
| Insert a Linked File in a protected document | 12 Apr 2006 22:16 GMT | 4 |
Good evening, I would like to insert a linked file into a protected template without unprotecting it. Is there a way to do this? Thank you for your time,
|