Add leading zero for values to the 4th column. I need them to be exactly 5. Also I need the 5th column to be a whole number with no decimals And I need the 6th column to be 2 digits after the decimal. "058300000228",1,1,"52238",1.0000,0.0000 "058300000228",100,1,"52238",1.0000,0.0000 "058300000228",1,0,"0218",200.0000,8.3400 "058300000228",100,0,"0218",200.0000,8.3400 "058300000229",1,1,"51952",1.0000,0.0000 "058300000229",400,1,"51952",1.0000,0.0000 "058300000229",1,0,"0227",400.0000,158.3600 […]