I have created a number of csv files in WL4 and tried reading them into WL5.
The problem I have is I've been inconsistent and in some of the files, the dates were m/d/yy and others they were m/d/yyyy. This worked fine in WL4, but in WL5,it seems it won't read all the data.
Is there someway of reading both in WL5, without converting all to a consistent format? Thanks.
EARL
Size:
Color:
1. Split the files into two folders, one holding the "yy" files and another one "yyyy".
2. Use the handy "Copy format from a DataSet" feature to create a new DataSet.
3. Modify the Date format of the newly created DataSet.
4. Optionally, use Aronow Software WatchList Provider to "merge" the two DataSets into one.
Size:
Color: