I have some text files coming from mainframe, they are pipe delimited.
So, in order to see the data, I use Excel in which I do:
[tt]Data – Get and Transform Data – From Text/CSV –[/tt] I select the mainframe text file
Excel is ‘smart’ enough to ‘see’ the pipe delimiter and shows me nice data in the preview. OK, go ahead and get it into Excel. Life is good. But...
Some columns where there are Numbers in the text files, Excel shows numbers, which is OK. But some values in the columns in the text files are NOT numbers, and Excel decided to display – nothing, empty cell.
So, where in text file I have:
123
234A
345
654B
543
Excel shows:
123
<empty cell>
345
<empty cell>
543
What am I doing wrong?
---- Andy
"Hmm...they have the internet on computers now"--Homer Simpson
So, in order to see the data, I use Excel in which I do:
[tt]Data – Get and Transform Data – From Text/CSV –[/tt] I select the mainframe text file
Excel is ‘smart’ enough to ‘see’ the pipe delimiter and shows me nice data in the preview. OK, go ahead and get it into Excel. Life is good. But...
Some columns where there are Numbers in the text files, Excel shows numbers, which is OK. But some values in the columns in the text files are NOT numbers, and Excel decided to display – nothing, empty cell.
So, where in text file I have:
123
234A
345
654B
543
Excel shows:
123
<empty cell>
345
<empty cell>
543
What am I doing wrong?
---- Andy
"Hmm...they have the internet on computers now"--Homer Simpson