| Thread | Last Post | Replies |
|
| AppActivate | 31 Mar 2008 23:55 GMT | 1 |
Over the years, I've found AppActivate to be very flaky. Sometimes it works as described. Other times it doesn't. Currently, I'm running Word 2003. I have a Microsoft Office Document Imaging instance open. The document's
|
| vba code to search in a txt document | 31 Mar 2008 20:34 GMT | 6 |
I have to write some code in VBA, so that i can search a given string in a txt document. If I find that string in the txt document, I have to take the line of code in which I found the searched string and put it in a variable in
|
| Creating a directory from within Word VBA | 31 Mar 2008 20:14 GMT | 2 |
I'm creating a little VBA script within Ms Word, wanting the script to change directory before writing a file, using the ChangeFileOpenDirectory method. It works fine. But what if the directory does not exist? Then I want the script to create it. Can you please tell me how I make ...
|
| Is there any way to convert table from character graphics to normal table Word? | 31 Mar 2008 18:28 GMT | 2 |
There is the table made by from character graphics (sample of the document: http://wordexpert.ru/wp-content/uploads/_0/temp_table.doc). Is there any way to convert this pseudo-table to normal table (for Word)?
|
| Question about Using a Macro from another Template | 31 Mar 2008 15:49 GMT | 3 |
I have a question about being able to use a macro which is located in another Template. (Chess players use text files called PGN files to store and retrieve chess games and chess problems. You can read/understand “text file” every place I
|
| Printing Doc Sections to PDF | 31 Mar 2008 15:08 GMT | 1 |
Hi, I'm using the following macro to print a mailmerged document's sections to PDF Files. How do I call a text value from each section, e.g. the 65th word (the last word on the fifth row of the table) and depending whether i = an Odd or Even
|
| Document Refresh Macro | 31 Mar 2008 10:53 GMT | 10 |
I would like a macro that did the following: Select whole document. F9 Update Entire Table - possibliy three times.
|
| howto save building blocks.dotx if folder redirection | 31 Mar 2008 10:09 GMT | 3 |
Word 2007 howto save building blocks.dotx if folder redirection, your %appdata% is on a network drive? Word just says that the file is write protected!
|
| trouble in inserting a section to the report | 31 Mar 2008 00:58 GMT | 12 |
I was wondering if anyone might be able to help me here with the insertion of a new section in VBA. This is for word 03. My aim here is to make it easier for our staff to write up a report document for their client. Because so far we have a lot of inconsistencies in our
|
| Insertion of nonbreaking space between a number and the degrees character (° ANSI value 176) | 30 Mar 2008 21:47 GMT | 4 |
Dear Experts: I would like to be able to automatically insert a nonbreaking space between all instances of a number and the character set °C (ANSII Value of 176) using VBA. For example:
|
| HyperLink editing in Word VBA - Hyperlinks.Item(Index) value not r | 30 Mar 2008 07:08 GMT | 2 |
Hello; First my purpose.....to help a friend with an office automation problem (see other posts I have made) with updating the text that is displayed in hyperlinks. It may be that using some other field or tag may work
|
| is it possiable text on the photo at all?? | 30 Mar 2008 03:57 GMT | 1 |
I actually have my wedding invitation i can bring it up but for some reason i cant text the wedding info on it .please help i have 12 weeks till my wedding. Thanks a Million
|
| LINEREF ...Where is it? | 30 Mar 2008 03:49 GMT | 5 |
Help, It is easy enough to discover the page number of a bookmark using PAGE or PAGEREF (w/o even programming). If Line Number is turned on for the active document how does one find the line number of the bookmark on a given line? On several proposal documents we must show the ...
|
| macro for Office 2007 | 29 Mar 2008 11:24 GMT | 3 |
good afternoon, i'm using Office 2007 on Vista and would like to make a macro for a template. the template uses building blocks (date calander and select from drop down list) in multiple locations.
|
| Word 2007 ribbon dynamically adjust at startup | 29 Mar 2008 10:51 GMT | 2 |
in Word 2007 there is a global template "TEST.DOTM". Within the ribbon of this template I've created the new tab "Test" wich contains 5 button. Depending on user setting, some of these button should be visible and some should not - after TEST.DOTM is loaded as global template. ...
|