VoG
Legend
- Joined
- Jun 19, 2002
- Messages
- 63,650
The background to this is that I want to convert UK post code data into Grid References (Eastings and Northings = X and Y co-ordinates). I have a huge (54 MB) text file that I think was exported from a GIS application that has, in tab-delimited format
Post Code ¦ Easting ¦ Northing ¦ Error
I want to be able to enter a post code and return the Easting and Northing. (I'm not interested in the Error column but I can live with or without it.)
I know how to do a VLOOKUP with an Excel file. However I have a few million rows that defeat even Excel 2007. I have tried importing this into Excel using Chip Pearson's code http://www.cpearson.com/excel/ImportBigFiles.aspx but this takes forever (hours) and eventually errors out.
Even if I could get that to work I would be faced with trying a VLOOKUP based upon several sheets which I don't think is possible.
So, dear reader - and thank you for your patience - is there any way that I can from Excel do a VLOOKUP or similar using the text file to search from. My gut feeling is that this is not possible but if it is then here is the place to ask...
I apologise in advance if I don't respond in a timely manner - I have to entertain Mrs VoG (to dinner!) as it is a special day.
Many thanks.
Post Code ¦ Easting ¦ Northing ¦ Error
I want to be able to enter a post code and return the Easting and Northing. (I'm not interested in the Error column but I can live with or without it.)
I know how to do a VLOOKUP with an Excel file. However I have a few million rows that defeat even Excel 2007. I have tried importing this into Excel using Chip Pearson's code http://www.cpearson.com/excel/ImportBigFiles.aspx but this takes forever (hours) and eventually errors out.
Even if I could get that to work I would be faced with trying a VLOOKUP based upon several sheets which I don't think is possible.
So, dear reader - and thank you for your patience - is there any way that I can from Excel do a VLOOKUP or similar using the text file to search from. My gut feeling is that this is not possible but if it is then here is the place to ask...
I apologise in advance if I don't respond in a timely manner - I have to entertain Mrs VoG (to dinner!) as it is a special day.
Many thanks.