I wanted to know that how I use VB6.0 to enter data to an Excel spread sheet programatically to an spesifc cells(row no,column no)I neeed the explanation & relevant vb codes to fulfil this requirment by using vb6.
Thanx
Ruwan
Printable View
I wanted to know that how I use VB6.0 to enter data to an Excel spread sheet programatically to an spesifc cells(row no,column no)I neeed the explanation & relevant vb codes to fulfil this requirment by using vb6.
Thanx
Ruwan
First you need to add a reference to the MsExcel object library...
http://www.vbforums.com/showthread.p...ighlight=excel
Then look at this thread:
http://www.vbforums.com/showthread.p...ighlight=excel