Hey,
I have a table with 1 column (imported from a flat file, trying to see If i can do some scrubbing), which has data like this:
#
##
Inum=25690
Stock=New
#Start
123,234,567
qwd,qas,qsd
#End
##
#
Can I load this file in to my flat file? I want the results to look like this:
#,##,INum=25690,Stock=New