| Thread | Last Post | Replies |
|
| End of document marker? | 27 Jan 2006 17:44 GMT | 27 |
I need some help with some code that sometimes works and sometimes enters an infinite loop. Using the 'find' feature in Word, I want to find selections highlighted in either red or turquoise. Depending on the color of the highlight, I increment a counter either full value or ...
|
| outlook and word | 27 Jan 2006 15:43 GMT | 1 |
I use the script of a new ojbect olmailitem for sending messages for example: Total Amount: 45,00(bold) I am using htmlbody = .... "<tr><td>Toatal Amount:</td> <td><strong>45,00</strong></td></tr>"
|
| appplication vb word and outlook | 27 Jan 2006 15:42 GMT | 1 |
I have a contract in word.document where i look for data to put into mail messages. 1. I need to select the amounts in euro . for example : total amount Euro: 1.450,23 valid for Europe only
|
| Calculation based on Date | 27 Jan 2006 15:25 GMT | 3 |
I am working in Word 2002. I’m creating a travel claim. Two different mileage reimbursements can apply, depending on the date the mileage was incurred. For mileage before 12/31/05 the reimbursement rate is 0.485.
|
| Duplex Setting in Macro | 27 Jan 2006 15:20 GMT | 3 |
is it possible to set a HP printer to duplex mode via macro? I have tried to record a macro and have analyzed it, but no word of duplex or other printer specific settings. Any idea?
|
| Formatting | 27 Jan 2006 14:57 GMT | 2 |
All, This question is simple but someone can help me out i have a checkbox and a label, when user selects the checkbox, the caption of the checkbox (aaaaaaaaaaaaaaaaaaaaa) and label caption
|
| Replacing AutoText entries in Headers | 27 Jan 2006 14:45 GMT | 2 |
I have a template which consists of the first page with a "First Page Header". The second and subsequent pages, when they are used but which are not yet visible, will have ordinary "Headers". In the first page header and in the header there are AutoText entrries
|
| Behind text | 27 Jan 2006 14:07 GMT | 4 |
How do I (using VBA-code) place a shape (picture) behind the text? /BosseH
|
| Euro | 27 Jan 2006 10:07 GMT | 2 |
I need to select the amount in Euro in a context like that: Deliveries: Euro 500,00 till 500 km Taxes: Euro 450,00 Total amount: Euro 1.450,00
|
| decoding a word text written in SymbolIPS font | 27 Jan 2006 09:14 GMT | 1 |
I have written a text in word &changed the font from something which could be read to SymbolIPS so that no one else could have acces to the info there. problem is that now I can't switch back to the previous font& I can't read what I wrote& it was kind of important!
|
| How to specify settings to specific sections to protect document? | 27 Jan 2006 04:01 GMT | 3 |
Hi! I work with a word document of 40 pages. I need to protec the document from page 3 to page 34 and page 39 for no changes (read only) but leave the rest of the pages without protection. if I go tools>protect document>no changes (read only) the entire document is protected. How ...
|
| Loading a forum without a focus | 27 Jan 2006 01:50 GMT | 3 |
I have a user form in my application (VBA under ArcGIS) that has 20 or so checkboxes. The code for my form determines if the various check boxes will be enabled or not when the form loads, based on a value I acquired before loading the form. It's all working fine, although when
|
| office apps in IE | 27 Jan 2006 00:11 GMT | 1 |
Can I open an office app like Word in an IE browser window? I do not want word to open in a separate window. My goal is an HTML file with two frames. When a user clicks on the button for 'WORD' in 'Frame A' the application would open in 'Frame B'. This needs to run locally ...
|
| Selecting printer | 26 Jan 2006 21:16 GMT | 3 |
I'm trying to select a specific printer only for the Word session I'm using and leave the default printer for all other applications alone. What I'm doing is when the user clicks on the print button of my custom toolbar in Word, I utilize the "activeprinter=printerB" command, ...
|
| Macro find and delete | 26 Jan 2006 20:24 GMT | 2 |
Does anyone know how to make a macro that finds a text in a document and selects from that point tot another point, also seeking. For example: In the text below, I want the macro select all the lines from A till (the
|