jamieknight989
New Member
- Joined
- Sep 6, 2011
- Messages
- 1
Hi there,
I work in an office where a lot of the time we copy and paste data from.txt documents into a database -- for example we'll extract the data after certain terms such as:
Date: 'dd/mm/yyyy'
Term: 99 years from 31st September 2007
Now I'd like to know if it would be possible for us to automate much of this and extract all the relevant data from 1 text file to 1 row in a spreadsheet, then moving on to the next file and importing all of that into a new row. The .txt file isn't formatted in columns at all or tab or comma delimited so I know it would be quite complicated - any help or advice on where to go to learn how to write the coding for such a process would be much appreciated
Cheers
I work in an office where a lot of the time we copy and paste data from.txt documents into a database -- for example we'll extract the data after certain terms such as:
Date: 'dd/mm/yyyy'
Term: 99 years from 31st September 2007
Now I'd like to know if it would be possible for us to automate much of this and extract all the relevant data from 1 text file to 1 row in a spreadsheet, then moving on to the next file and importing all of that into a new row. The .txt file isn't formatted in columns at all or tab or comma delimited so I know it would be quite complicated - any help or advice on where to go to learn how to write the coding for such a process would be much appreciated
Cheers