> 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? The Excel Help files. When you (re)install Office, make sure you go to the advanced options and ask for all the VBA documentation. If you then go into Excel' macro editor you get full reference to the object model. Likewise for the other Office apps. If you do a 'typical' Office install you won't have the docs.
Best Regards, Andy Robinson _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython