"Ken E. Waters" <[EMAIL PROTECTED]> > >i'm trying to figure out how to use com to control excel, i've gone >through several examples and it seems easy, but i can't find a complete >list of commands. does anyone know a good place to get the com commands >from?
Ken, Can answer only for MS Office 97. Documentation is available as file VBAXL8.HLP. Big help in creating Python code is to, first, create a macro using the facilities in MS Excel itself, and, then, use the code generated in this way as a basis for the Python. Bill ------------ "It is the time that you have wasted for your rose that makes your rose so important."--St-Exupery _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython