|
-
May 30th, 2015, 06:49 PM
#1
Thread Starter
Lively Member
Deleting rows from a CSV file, based on date column value.
I'm struggling with what seemed like a simple task in the beginning.
I need to delete rows of a CSV file based on the Date column, like Delete any Date > Reference value.
Or write any row with Date < reference value to a new CSV file with column names.
Example data structure: data1,data2,data3,data4,Date,data6,data7.
I'm doing a very similar task already to create recordsets for datareports.
So my weakness is getting the Selected recordset converted back to CSV file form.
Any help greatly appreciated.
Last edited by Enrique_; May 30th, 2015 at 10:03 PM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|