cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
868
Views
0
Helpful
1
Replies

Is it possible for Tidal to automatically update an Excel spreadsheet when a job finishes?

ssc8mil123
Level 1
Level 1

Is it possible for Tidal to automatically update an Excel spreadsheet when a job finishes?  Or is there a round about way, such as firing off a Crystal report?

1 Reply 1

Derrick Au
Level 4
Level 4

Hi David,

There are many ways to update an Excel spreadsheet. Remember, Tidal is capable of running compiled binaries (C#, VB), Java, Perl, vbscripts. I am a big fan of Perl, vbscripting, so here's a couple of links and it might help you to get started.

vb

http://social.technet.microsoft.com/Forums/eu/ITCG/thread/fea8eb97-6ebd-44cf-8cb8-c0cf80ee9567

perl

http://stackoverflow.com/questions/1368960/how-can-i-modify-an-existing-excel-workbook-with-perl

BR,

Derrick Au