View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default list data to show up on multiple sheets

Sure. Use a worksheet_change event in the sheet module.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Onehundone" wrote in message
...
I am trying to input a list of names and I was wondering if I can get the
names to automatically appear on worksheet 2 if i input them onto
worksheet 1
and reorder etc. Is there a way to do this