View Single Post
Old 06-27-2006   #4 (permalink)
mbolgian
 
Posts: n/a
Thanks for the tips. I moved the Dim statements outside of the loop (not sure why I put them inside, other than I threw this together in 5 min) but it still runs dog slow due to the recordset lookup. I wasn't sure what you meant by using a WHERE clause in the INSERT statement. How would I do that?
  Reply With Quote