I have a program which writes loads of data to an Excel spreadsheet
I need to be able to define a name (in Excel it's Insert -> Name -> define from the menus)
Any ideas how I can do this?
The program runs as a batch job so sendkeys is not really the way I want to go
Thanks



Reply With Quote
