Hi Stober
I will paste only one line where the date is in the first column in the csv file and I would like to get that date only once, because it will repeated till the end of the file with the same date.by the way the first 7 rows in my original file are not require thats why I started from the 8th row. can you help in get the date value from that file and many thanks for your reply.
10/10/2004,00:00:45,190,0,13.94,345.28,200,18.46,32,3,47,6, ,127,228,226,228,344,128,64,64,9,6,5,50,50,50,34,34,34,6,6,6,0, ,63,228,226,228,344,66,66,66,11,7,7,50,50,50,34,36,35,6,6,6,0, ,49.41,0,0.06,32.87,0,63,6,4,0, ,49.67,0,0.06,28.95,0,63,6,4,0, ,49.67,0,-0.3,30.91,0,63,6,4,0, ,49.67,0,-0.3,32.87,0,63,6,4,0, ,49.67,0,-0.3,30.91,0,63,6,4,0, ,49.67,0,-0.3,32.87,0,63,6,4,0, ,49.94,0,0.06,30.91,0,63,6,4,0, ,49.41,0,-0.3,30.91,0,63,6,4,0, ,49.67,0,-0.3,32.87,0,63,6,4,0, ,49.41,0,-0.3,32.87,0,63,6,4,0, ,49.67,0,0.06,30.91,0,63,6,4,0, ,49.67,0,-0.3,36.79,0,63,6,4,0, ,49.41,0,-0.3,34.83,0,63,6,4,0, ,49.67,0,0.06,30.91,0,63,6,4,0,
thanks again
: : Hi I have small problem with this code, it suppose to get me the dd/mm/yyyy , but it only giving me dd, I would to have the full date from the csv file. any suggession would help me to solve this problem.
:
: please post a line from that .csv file so we can see what it looks like.
: