View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dar Dar is offline
external usenet poster
 
Posts: 25
Default Delete rows from outside of Excel application

I have a workbook with several worksheets each containing Column D as a Date.
I need to be able to delete any rows with a date earlier than Now(). I
would like to be able to do that from Access if possible.
If I need to add a control to Excel, please include code for that control.

Thank you.