View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] mrlanier@hotmail.com is offline
external usenet poster
 
Posts: 63
Default Make a deleted entry appear elsewhere and remain in a 2nd cell

If I have an entry in A1 and decide to delete it, can I make it appear
in B1 as a result of the deletion? I want it to remain in the second
cell. If I delete a later entry in A1, can it be made to go to B2?
In other words, if everytime I delete an entry in A1, can all those
deleted entries be made to fall one after another in column B (B1, B2,
B3, etc.)? Thanks.

Michael