Transform DocumentItem Objects as Outlook Item Objects in folder
Wed, 20 Feb 2008 06:13:02 -0800
HI,
I have the next problem:
I use CopyFile Method of Outlook.Application to copy msg file into 'inbox'
outlook folder and put this file as DocumentItem type. Is there is possible
to determine what real type of Items in 'inbox' folder after run CopyFile
Method
for file in which there can be a item of ...
|
Outlook MSG right To Left
Wed, 20 Feb 2008 00:39:04 -0800 (PST)
Hello All
i have a code in PB to send outlook mails
Now i need to send a Hebrew Mail and the text must be aligned to the
Right
can anyone tel me if the messagge have any property to to it
thanks ...
|
Autoshape problem
Tue, 19 Feb 2008 10:23:01 -0800
Hi,
I am trying to draw an autoshape in word 2007 - the shape is called a "snip
same side corner rectangle" it is basically a rectangle with the top left
and the top right corners cut off.
Word allows me to select the shape but fails to draw it.
To repeat the problem:
open Word
select Insert --> ...
|
stop formula recalculation when formula contains UDF
Fri, 15 Feb 2008 07:41:04 -0800
Hi,
I'm developing an addin for Excel 2003 in C# that loops through a range of
cells that contain formulas and, based on certain conditions, changes the
formula. The problem is, the formulas contain calls to my UDF's, so every
time I change the range.Formula property, it will jump right into my
functions ...
|
Terminaing an Instance of Excel
Wed, 13 Feb 2008 13:15:12 -0500
Where do I find VBA code that not only will detect an instance of Excel
running but will terminate it?
Thank you.
Roy
...
|
How to obtain superscript and mix font info when reading from Exce
Wed, 13 Feb 2008 07:29:03 -0800
I am reading contents of an Excel file from a VB6 program and need the
superscript and font format from each cell (such as "Current Gain (A/cm2)",
"Sheet Res (W/sq)", that 2 is superscript and W is Omega in Symbol font).
When I use, for example, Range(strRange).Font.Superscript or
Range(strRange).Font.Name, ...
|
Automation with Word 2000 & 2003
Tue, 12 Feb 2008 09:14:02 -0800
Hi,
I have a program that creates a word file - inserts some text and saves it.
The comp I used to program had Office 2003; it works great.
But after installing the program in another comp which has word 2000 it
doesnt work. it gives me the error:
System.IO.FileNotFoundException: Could not load file or as ...
|
|
|
DocumentBeforeClose event handler and custom dialog issue
Mon, 11 Feb 2008 02:13:01 -0800
Hi,
i'm automating word (Office 2003) by a custom c# library. Since i want to
intercept close and save events i'm hooking the Application
DocumentBeforeClose and -Save events. In the DocumentBeforeSave event handler
i'm checking the saveAsUI parameter to display a custom dialog
(Application.Dialogs[Office ...
|
Our new website
Fri, 8 Feb 2008 15:28:59 -0800
This website is for artist, freelancers, programmers, writers, translators. All who is looking for work.
If you are a skilled professional use page "Add profile" to create your profile.
Also this website is for those who is looking for skilled professional.
If you are looking for a professional use page "Pr ...
|
RPC_E_SERVERFAULT Error on simple Excel 2003 automation task
Fri, 8 Feb 2008 02:59:00 -0800
Hello,
I've spent the last 2 days to try to run a simple c# program which just open
an Excel 2003 Workbook and try to copy one of his Worksheet at the end of is
Sheets collection. That don't work ! I just get the error message :
Code SnippetLe serveur a généré une exception. (Exception de HRESULT :
0x ...
|