L
lanwu
Just wondering if anyone might know if there's a way to automate this
problem:
I have 200 text files that need to be imported to 1 worksheet on Excel.
- each file should be imported to 1 column in the Excel worksheet
- the 'next' file imported to the next column
- thus after the import, there should be 200 filled columns
- starting with zero columns filled
??? Any ideas?
==========================
FYI: essentially, i'm trying to get information from the text files -
which represent 1 record - to a database, & i'm using a spreadsheet to
do this coz after the import, I will still have to adjust the size of
each column to align the fields (each line in a text file = 1 field,
but some lines are missing from some text files). So if anyone can
suggest another method to do this, by all means......
ps. I actually want each file to fill a row, not a column, but this
seems easy enough w/ a "Paste Special" & "transpose" function.....
problem:
I have 200 text files that need to be imported to 1 worksheet on Excel.
- each file should be imported to 1 column in the Excel worksheet
- the 'next' file imported to the next column
- thus after the import, there should be 200 filled columns
- starting with zero columns filled
??? Any ideas?
==========================
FYI: essentially, i'm trying to get information from the text files -
which represent 1 record - to a database, & i'm using a spreadsheet to
do this coz after the import, I will still have to adjust the size of
each column to align the fields (each line in a text file = 1 field,
but some lines are missing from some text files). So if anyone can
suggest another method to do this, by all means......
ps. I actually want each file to fill a row, not a column, but this
seems easy enough w/ a "Paste Special" & "transpose" function.....