Hello
Hopefully you can help me with this. I have tried several VBA modules made by others but I havent got it 100% right yet. Here is what I want to do.
I want to import a textfile into a sheet that already contains a lot of info.
I want to find the last cell in A row and there import my textfile.
It also needs to use the right format since the textfile data is separated with tabs.
It also needs to be sorted by the data in the first row.
The data in the textfile will have different numbers of rows but not collumns.
Thanks in advance! /SalK
Hopefully you can help me with this. I have tried several VBA modules made by others but I havent got it 100% right yet. Here is what I want to do.
I want to import a textfile into a sheet that already contains a lot of info.
I want to find the last cell in A row and there import my textfile.
It also needs to use the right format since the textfile data is separated with tabs.
It also needs to be sorted by the data in the first row.
The data in the textfile will have different numbers of rows but not collumns.
Thanks in advance! /SalK