i initially used the below code using TransferSpreadS heet to make it work, but my problem with that code was that it used up a lot of resources and after it imported some tabs, it used to give 'out of memory' error and hence my manager told me to write using different style. the code is as below...
Code:
Dim aryList() As String Dim strTable, strJunk As String Const acImport =
Leave a comment: