View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Reisinger Mike Reisinger is offline
external usenet poster
 
Posts: 2
Default cut & paste between sheets based on cell data

I know I have seen this one posted before, but I can not find it.

I have a workbook with 5 sheets - OPEN, PENDING, TRANSFERS, HIRE, COMPLETE.
This is also the status of our open positions which is column A.

Depending on what Column A is on any of the sheets, I would like the row to
go to the bottom of the proper sheet (and leave no blank row). I believe
this is a workbook event change function, but cannot seem to figure it out.

Help.