Discussions
Export Data
Hi,
I am looking to export data from NetSuite but need some help to point me in the right direction. I want to write a Visual Basic 6.0 program to display date on a very large monitor. I have been able to create an Excel Web Query file that automatically updates every minute but the problem is the file does not save automatically so opening it using VB6 will not work.
Listed below are some ideas but needing help:
1. Get Excel to save the file after updating the Web Query.
2. Retrieving the date using VB6 from NetSuite just like Excel does with Web Query. (preferred way).