Hi,
I really have no idea.. U should try asking around someone else in the forum.I'm a newbie too.
Priyanka...
User Profile
Collapse
-
Thanks.. I got rid of those two functions and tried a simpler one using Setvalue2(). It worked!...Leave a comment:
-
Hi,
I'll try to find out more about the oActiveDoc.Save As method prototype. Meanwhile i started trying my hand on excel automation and i'm trying to insert data into the excel sheet. For data that is static i don't have a problem but for data that i want to insert at run time,the function that i lifted off msdn does not quite work.
I'm trying to insert strings and numbers of type double at runtime from a source. The function looks...Leave a comment:
-
Hi..
Here is the function call..
oActiveDoc.Save As(COleVariant( "e:\\priyanka\\ testdoc2.doc"),
COleVariant((sh ort)0),
vFalse, COleVariant("") , vTrue, COleVariant("") ,
vFalse, vFalse, vFalse, vFalse,vFalse);
Its for word 2003 like i mentioned earlier.. Any idea how many params it takes??...Leave a comment:
-
Word Automation-SaveAs Parameters Error
Hi,
I'm new to Automation and am currently trying a code from msdn
http://msdn2.microsoft.com/en-us/lib...ffice.10).aspx
to automate a word application(Off ice 2003) in VC++ using MFC. However,I keep getting an errror saying that the SaveAs parameter cannot take 11 parameters.
Can anyone help me?
priyanka...
No activity results to display
Show More
Leave a comment: