Hi Guys,
I have a question that is a bit unrelated but still related to Asterisk since 
data is being passed from Asterisk. A script on my system writes data related 
to Extension activity to a .xls file.
Using bash scripting, it is possible to create a file with extension .xls and 
tab separate each field to later on open it with Microsoft Excel. 
However, I am wondering if I can have reports for all extensions be written to 
a single .xls file into different sheets using the respective extension as the 
sheet name. So, single .xls file but many sheets with each having data related 
to a single extension.
Is that possible at all? or does VB have to come into play? (something that I 
don't like to do)
Other possible method might be to do a cron job to combine the files into one 
big file and then make one single Excel file with one sheet but it would be 
nasty and hard to deal with since each extension is not separate into different 
sheets.
Thanks for the feedback,Bruce
_________________________________________________________________
Internet explorer 8 lets you browse the web faster.
http://go.microsoft.com/?linkid=9655582
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to