K
keyur
hi
i am using the second code on this page to get data from a
closed workbook
http://www.exceltip.com/st/Import_data_from_a_closed_workbo
ok_(ADO)_using_VBA_in_Microsoft_Excel/429.html
i entered the file location in the tester module. i dont
see anything else that needs to be change. i skips to the
message. and then gives me an error Type mismatched at
For r = LBound(tArray, 1) To UBound(tArray, 1)
can someone help me get throught this please.
thanks
i am using the second code on this page to get data from a
closed workbook
http://www.exceltip.com/st/Import_data_from_a_closed_workbo
ok_(ADO)_using_VBA_in_Microsoft_Excel/429.html
i entered the file location in the tester module. i dont
see anything else that needs to be change. i skips to the
message. and then gives me an error Type mismatched at
For r = LBound(tArray, 1) To UBound(tArray, 1)
can someone help me get throught this please.
thanks