|
Hey all,
I am trying to do the same thing, except I am using visual basic. I have gotten everything working except for one thing. Currently I use the export to clipboard option instead of the file option because I am trying to get live data to post on call boards. unfortunately if the reports refresh at the right (or wrong) time, the clipboard doesnt get cleared properly and I am stuck with two reports holding the same data. On the flipside of that, if I use the export to files, I have to suffer the delay of writing to text files and opening them and all that fun stuff. Has anyone figured out how to export the data to a variable instead of to either the clipboard or the file options?
If anyone wants a sample of what I've done, let me know
~Rick
|