View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
rod rod is offline
external usenet poster
 
Posts: 5
Default Macro that will Cut rows and then insert-copy or append

I am wanting to cut out a row based on if a Date is entered in column A
Take that cut row and insert- copy or append into Workbook 2 Sheet1 .

This will save me the trouble of having to do a sort on the list and then
selecting and cutting out rows.
Then I have to resort the list. This is taking me a bit of time after
doing the functions several times a day..

thanks
Rod