S
sfsepehr
Hi all,
I'm new to Visual Basic 2005, but experienced in VB6. I use an Excel
spreadsheet in my program (that is OWC11). In VB6 I used to intract
with the spreadsheet like:
A(i , j) = frmSample.xlsSample.Cells(i , j).Value
& I could get the value in cell (i , j),. but now it doesn't work. Can
anybody help me regarding this mater?
I'm new to Visual Basic 2005, but experienced in VB6. I use an Excel
spreadsheet in my program (that is OWC11). In VB6 I used to intract
with the spreadsheet like:
A(i , j) = frmSample.xlsSample.Cells(i , j).Value
& I could get the value in cell (i , j),. but now it doesn't work. Can
anybody help me regarding this mater?