I have the following:
- text file (tab delimited) which has data (generated separately) with around 55 million rows and 5 columns (results from another program)
- i need to be able to query the first column (has identifier) and retrieve the data to do calculations in excel (around 55 at a time)...i.e. approx one million sims
what is the quickest method to access and query this data and spit it out in excel
Thanks
- text file (tab delimited) which has data (generated separately) with around 55 million rows and 5 columns (results from another program)
- i need to be able to query the first column (has identifier) and retrieve the data to do calculations in excel (around 55 at a time)...i.e. approx one million sims
what is the quickest method to access and query this data and spit it out in excel
Thanks