S
SIN
hi,
i am triyng to read from excel file when i run the program i get error:
"user defined type not defined"
Private Sub import_data_Click()
Dim xlApp As Excel.Application
Dim xlSht As Excel.Worksheet
Dim xlRng As Excel.Range
thanks.
i am triyng to read from excel file when i run the program i get error:
"user defined type not defined"
Private Sub import_data_Click()
Dim xlApp As Excel.Application
Dim xlSht As Excel.Worksheet
Dim xlRng As Excel.Range
thanks.