Hello Everybody,
I want to do something like this.
1) Open excel workbook using batch (by giving the PATH of excel workbook in batch)
2) In batch file there is some information written like "a", "b". Copy this "a" and "b" in the workbook which is opened using batch and then update the workbook.

If this is possible then it will be very good for me.