View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
samjaynes samjaynes is offline
external usenet poster
 
Posts: 1
Default Row must equal one of the following, or be deleted


I have an worksheet with over a 2,000 records, which I append to a tabl
through ADO. In order to limit the number of records appended to th
table, I would like to delete the rows that column K does not equal on
of the following (such as apples, bananas, oranges, mangos, etc)

First, I need to know how to write this statement AND if it should be
in a seperate loop than the ADO recordset appending statement.

Thanks..

--
samjayne
-----------------------------------------------------------------------
samjaynes's Profile: http://www.excelforum.com/member.php...fo&userid=1627
View this thread: http://www.excelforum.com/showthread.php?threadid=27682