SpeedThink
MIS
Upon using the text import wizard in Excel to import data from Oracle (FIXED WIDTH DELIMITED), the data is imported in two records,not one. Any clue as to a Excel macro that would "format" the records whereby there is just one line per record?
Example
134-----1582687--937.2--2-Jul-04---24-Jul-04--1567.5---1168.83---937.2--231.63--ADMIT---DED--DISCHARGE---BLANK SPACE--BLANK SPACE--$2000
204-----1528285--985.2--5-Jul-04---23-Jul-04--1550.5---1152.83---988.2--255.63--ADMIT---DED--DISCHARGE---BLANK SPACE--BLANK SPACE--$5000
134-----1552687--526.2--9-Jul-04---23-Jul-04--1589.5---1859.83---857.2--285.63--ADMIT---DED--DISCHARGE---BLANK SPACE--BLANK SPACE--$6000
Any idea as to the possible cause?
Maybe there are more characters per line than the 132 character limit?
I am currently constructing a "IF" statement similar to "=IF A2="",C3&C4&C5..." and copying down for approximately 4000 rows every day! However, it appears that the "IF" statement does not work in all cases...
Thanks in advance.
Example
134-----1582687--937.2--2-Jul-04---24-Jul-04--1567.5---1168.83---937.2--231.63--ADMIT---DED--DISCHARGE---BLANK SPACE--BLANK SPACE--$2000
204-----1528285--985.2--5-Jul-04---23-Jul-04--1550.5---1152.83---988.2--255.63--ADMIT---DED--DISCHARGE---BLANK SPACE--BLANK SPACE--$5000
134-----1552687--526.2--9-Jul-04---23-Jul-04--1589.5---1859.83---857.2--285.63--ADMIT---DED--DISCHARGE---BLANK SPACE--BLANK SPACE--$6000
Any idea as to the possible cause?
Maybe there are more characters per line than the 132 character limit?
I am currently constructing a "IF" statement similar to "=IF A2="",C3&C4&C5..." and copying down for approximately 4000 rows every day! However, it appears that the "IF" statement does not work in all cases...
Thanks in advance.