|
-
Mar 21st, 2000, 08:41 AM
#1
Thread Starter
New Member
I am trying to update and delete records, using Visual Basic, from a file I have called "items.csv"
I displayed the current records in a listbox and I was wondering how you use VB and delete records from the file I called "items.csv"
example data in "items.csv"
item# A B C D
0142 123 32 12 YES
1111 111 222 0 NO
.
1234 123 123 0 NO
.
.
and so on
How do you go about deleting item# 1234 in the file item.csv
can anyone help????
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
|