mikethemod Posted August 26, 2008 Posted August 26, 2008 Hey, I created a script to be used to register players. what I have managed to get it to do so far is createda txt file with alll inputed data. What I would like and am looking for suggestion is instead of TXT i want the out pout file to be excel and each part of data to be an uindividual collum. Next I want it to limit session to 8 peope. any ideas
enaiman Posted August 26, 2008 Posted August 26, 2008 #Include <ExcelCOM_UDF.au3> _ExcelBookOpen (_ExcelBookNew) repeat as needed _ExcelWriteCell _ExcelBookSave _ExcelBookClose SNMP_UDF ... for SNMPv1 and v2c so far, GetBulk and a new example script wannabe "Unbeatable" Tic-Tac-Toe Paper-Scissor-Rock ... try to beat it anyway :)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now