parse a text file into an excel database
-
I need someone to parse the data in this list to an excel database: http://www.massbio.org/members/detail.php?mode=multi Thanks!
-
Answer:
Thanks...I'm glad that worked for you. Make sure to save the file to your local system, as the link I gave is not permanent. As for how I did it, that's hard to explain. I've collected a number of text handling/management software programs over the years with various odds n' end capabilities. I was able to copy the text into a text editor, and use some 'clean up' functions to remove blank lines. Then I followed with a number of search-and-replace operations to put commas in at strategic places in the text, so I could treat it as comma-delimited file. Then, I imported it into Excel, and did some further work with a series of text-based add-ins from a program called ASAP. If I had it to do over again, I wouldn't use the comma-delimited step, and there were too many other commas in the text, and that's what led to some problems. Live and learn, eth? Have a good holiday, paf
jbehrens1-ga at Google Answers Visit the source
Related Q & A:
- How to parse .log file and insert into database in PHP?Best solution by unix.com
- How to use hadoop for text file?Best solution by Stack Overflow
- how to parse a xml file using jquery and phonegap?Best solution by Stack Overflow
- Is there a limit on the size of a new file or a text file?Best solution by Stack Overflow
- How to search for a particular string in a text file using java?Best solution by Stack Overflow
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.