# Generating EXCEL - CSV file modifying script

**URL:** https://forum.kirupa.com/t/generating-excel-csv-file-modifying-script/205892
**Category:** programming
**Created:** [November 2, 2006, 11:40pm UTC](https://forum.kirupa.com/t/generating-excel-csv-file-modifying-script/205892 "2006-11-02T23:40:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![RussianBeer](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/russianbeer/32/152_2.png) [@RussianBeer](https://forum.kirupa.com/u/RussianBeer)
#### Post date: [November 2, 2006, 11:40pm UTC](https://forum.kirupa.com/t/generating-excel-csv-file-modifying-script/205892/1 "2006-11-02T23:40:14Z")

</div>

Hi guys  
Let me first say Im not much of a database guys (but I wish I was), so something I might not know of the bat, but im trying!

I have a website that students come in and register for sessions (summer 2006, fall 2006 etc…) and then their name goes to a database.

Now school administrators can come in and there is a script installed that generates a CSV file which they can view of their students.

The Task:  
so now we have students from 2006, and I want to delete them, only keep those registered for 2007. How do I either delete the students from the database or keep them from showing up when the excel file is being generated?

I’l attach the files!
