View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jen_T Jen_T is offline
external usenet poster
 
Posts: 66
Default Sort and move macro

How would I set up a macro for a worksheet that varies in number of rows
daily, to sort a by dollar amount. Than for any dollar amount that equals
$0.00 I would need to have those rows moved to another worksheet within the
same workbook and than have specific columns removed from the new worksheet.
Is this possible ?