D
David Price
I am trying to import a comma delimated text file into a spreadsheet but I
am having some trouble. I can import the data no problem but what I need to
do is import it in a different order than it is in the source file. I also
need this to be incorporated into a macro.
For example my source file has the following fields:
cy_address1, cy_address2, cy_address3, cy_address4, pt_value, pt_title
When I import it into Excel I want it to go for example in the following
order:
pt_title, pt_vlaue, cy_address1, cy_address2, cy_address3, cy_address4
For the life of me I cant find anything that will do this. Would importing
into sheet2 and then using the INDIRECT (or any other) function to copy the
colums into sheet1 work? Sheet2 would also need to be hidden as the
original formatting cant be seen.
Thanks
Dave
Technical Support
ABI Building Data Ltd
www.abibuildingdata.com
am having some trouble. I can import the data no problem but what I need to
do is import it in a different order than it is in the source file. I also
need this to be incorporated into a macro.
For example my source file has the following fields:
cy_address1, cy_address2, cy_address3, cy_address4, pt_value, pt_title
When I import it into Excel I want it to go for example in the following
order:
pt_title, pt_vlaue, cy_address1, cy_address2, cy_address3, cy_address4
For the life of me I cant find anything that will do this. Would importing
into sheet2 and then using the INDIRECT (or any other) function to copy the
colums into sheet1 work? Sheet2 would also need to be hidden as the
original formatting cant be seen.
Thanks
Dave
Technical Support
ABI Building Data Ltd
www.abibuildingdata.com