Importing CSV file into outlook contacts PROGRAMATICALLY(not using
Mon, 26 May 2008 05:34:02 -0700
Hi,
There are 9000 contacts in the database. I have tried to add one by
one manually using ContactItem and finally saving it to the Outlook Contacts.
But it is taking 30 Minutes to copy the contacts.
To overcome this problem, I am trying to copy contacts first to the CSV
file and after that uploading i ...
|
PowerPoint 2007 VBA to Accept Slide Changes
Fri, 23 May 2008 08:14:37 -0400
Hi,
I want PowerPoint 2007 presentations, when opened, to automatically
accept changes to slides which are housed in SharePoint MOSS 2007 Slide
Library.
Nortmally, when the Check for Updates option is selected, PowerPoint
displays a dialog upon opening a presentation that asks user to accept or
reject c ...
|
Repressing Word alerts
Wed, 21 May 2008 05:48:01 -0700
Hi all,
I'm developing an application that reads downloaded .doc files from the
filesystem. Occasionally one of these files, when attempting to open with
word, cause it to crash. This leads to 2 situations in which I get alerts:
1.When word crashes and asks what to do (alert asks if to send error report
...
|
Reading docx file property
Sat, 17 May 2008 21:45:58 -0700
I am using dsofile.dll (ver 2.1) to read ole file property. But we did not use com dsofile dll. Actually we re-wrote our won general dll(not com). Using our own dll, we were able to read ole property of doc file but we had problem reading docx property. Here is code snippets of creating IStorage object.
extern " ...
|
Excel VBA Project Opportunity - Bangalore - India
Thu, 15 May 2008 07:38:58 -0700 (PDT)
For a large financial services company. Excel VBA programming project.
Bangalore India. 4-6 month project ...
|
Latest dso.dll
Thu, 15 May 2008 03:04:56 -0700
Hello
I also having problem reading docx (Office 2007 files) using dso.dll. Could you please tell me where did you download the latest dso.dll and what's it version?
Thank you. ...
|
Spacing After Numbering Value (Word 2007)
Wed, 14 May 2008 10:03:01 -0700
Numbered list with Spacing after the Numbering Value (Word 2007):
One) When in the course of human events, it becomes
necessary for one people to dissolve the political bands which have connected
them with another, and to assume among the powers of the earth, the separate
and equal stati ...
|
|
|
How to attach word template (.DOT) in Ms Office 2007 through VBA C
Wed, 14 May 2008 07:40:03 -0700
Problem:
Want to Attach the word template with all its macroS, which was created in
msword 2003, in MSOffice-2007 word document through VBA code.
Problem Facing:
I had already created a template 'xyz.dot' which contains few macros also,in
msword 2003 and save it in C:\template\xcz.dot.
but now we are ...
|
how to get central european fonts in VBA?
Wed, 14 May 2008 04:44:00 -0700
Hello, I am having a trouble with using Polish fonts in VBA. Even using
msgbox doesnt show the expected result. Instead of the Polish characters I
get some weird signs, called commonly bushes ;-)
I know that these signs are unicode signs... this is probably the source of
the problem. So my question is how to ...
|
How to open .vba file?
Tue, 13 May 2008 08:40:03 -0700
I have an old VBA project file (2003) with a .vba extension. This is so long
ago that I can't remember what I need to open it again! I seem to remember
there used to be 'New Project' and 'Open Project' items on the Word Visual
Basic Editor file menu. After scouring the internet for most of the day, I'm
gu ...
|