View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cdixon cdixon is offline
external usenet poster
 
Posts: 2
Default Auto copy and pasting

Need help. I need a macro or program that can sort and copy the
information I enter in one sheet over to another sheet. The information
needs to be sorted by name and filed on the distention sheet in that
order. As I enter the information or by a command.
Example:
Sheet 1: John
Tom
Jim
Bob
Tom
Bob

Sheet 2 The information would look like this

John
Tom
Tom
Bob
Bob

Any Idea or am I in to deep?