ExcelExamples.zip 24.04K
3671 downloadsExcelCOM UDF to "current" directory [or ? "include"] (** parameters explained near top of ExcelCOM udf**)** I am recommending people consider LocoDarwin's
(Yet Another) ExcelCOM UDF
becuse i think it will ultimately do all these functions and get to standard UDF;
Not all there yet, but some features are better already.
cf GioVit has some useful features in his;
2_99 June17th 06 ;paramater for suppress macro (? does not wqork OfficeXP) @cameronsdad
2_95 June17th 06 ; FontSize @blitzkrg; suppress macro security warning; Checkbox read tristate @cameronsdad
2_92; SimuCal DeleteRow, DeleteColumn [****change parms "_XLSetColumnWidth"]
2_90; May02 06; More Borders, etc DickB / corrected single row
2_88; ; May02 06; More Font, etc DickB // &Passwords [rightjustify OK]
Version 2_84; May01 2006; Added Format cell funcs ; Thanks Simulcal
AutoIt Link; Beta version here //** Beta version of AutoIT3 [3.1.1.120..etc] required for Excel COM ;
To simplify ; You only need the file above in include directory; all the other files are examples of usage
EXAMPLE SCRIPS BELOW========================================================
_XLCheckboxExample.au3 1.31K
852 downloads
_XLSetBorders.au3 738bytes
644 downloads
_XLCopyRangeExample.au3 214bytes
696 downloads
xlpassword.au3 1.02K
643 downloads[attachment=8325:attachment]
_XLCopyRow.au3 720bytes
649 downloads[attachment=8429:attachment]
_XLArrayByLastRowEx2.au3 811bytes
564 downloads
_XLArrayExample2Single.au3 643bytes
532 downloads
_XLRowToArrayExample.au3 720bytes
592 downloads[attachment=8413:attachment]
XL_Search.au3 969bytes
714 downloads
ExcelFormulae_Ex2.au3 779bytes
598 downloads
XLActivePropsExample2.au3 1.55K
549 downloads
XLArrayFromCol.au3 219bytes
520 downloads
XLBookAddExample1.au3 342bytes
523 downloads
XLChart11.au3 1.44K
599 downloads[attachment=8420:attachment]
XLFormatCurrency.au3 1.57K
568 downloads
XLFormatSortExample.au3 1.57K
462 downloads
XLGetSheetNameEx2.au3 954bytes
439 downloads[attachment=8424:attachment]
XLReadOnlyExample.au3 477bytes
680 downloads
XLRowToStringExample.au3 732bytes
548 downloads
XLSheetsProps.au3 440bytes
504 downloads[attachment=8428:attachment]
_XLDeleteRow.au3 1.17K
550 downloads
_XLFormatExample.au3 1.75K
519 downloads[attachment=8699:attachment]
ParametersBest, Randall
ExcelCOM Documentation - to be improved!
fast import EDIT Sept17th 1_3_7 - added short fast import facility without having to use macro or Excel import function.
#include<ExcelCom.au3>
_XLcsvPaste(@ScriptDir&"\book1.xls",1,3,5,"Save",@ScriptDir&"\test1.csv")
ExcelCOM Documentation
Best, randall
Attached Files
Edited by randallc, 30 October 2006 - 12:25 PM.





