Hi There,
I am currently using Command Line Parameters to export a view to Excel without any intervention and will be invoking this through VBA. I have three questions.
1. Does anyone know of a way to suppress the splash screen for Gridview so that it runs totally in the background?
and
2. Does anyone know of a way to export to .CSV through command lines instead of Excel?
3. Or at least to close Excel when it is done exporting - it leaves Excel open each time? (We can do this with programming but thought I'd ask)
Everything else is working perfectly and we can work around these issues, but it would be nice to have this all working perfectly.
Thanks for any input!