Originally posted by pnj
yea, that works great.

thanks!!

now to get the actual DELETE function to work.....

i have a connection open to the database so all i should have to do is put
conn.execute(sql) inside the for/next loop right?

i'll give it a try...

thanks again!
you are welcome. sorry about the first post, i just thougt you need a quick ans, so i posted some pseducode without test.

Yep it should be inside the loop.