View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Deleting and copy cells

Do you mean clearing the cell with the NAME or actually deleting the cell and
pulling the rest of the column up?
--
Gary''s Student - gsnu200720


"anamarie30" wrote:

I want to know is is possible to do the following and how.

1. Data entry person will be deleting a NAME on Sheet1 manually.
2.Macro will write the NAME that was deleting on Sheet1 to Sheet2 and will
write the date that was performed this action.

This is possible?