View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Toppers Toppers is offline
external usenet poster
 
Posts: 4,339
Default Linking Worksheets

Andy,
You will need code to this (if understand your requirement
correctly) BUT I am unaware of how code could be activated simply by
selecting a worksheet tab. Maybe use a button to activate any code?

Is the full list to go on each (of the 3 or 4) sheet? And what is the
"different info"?

Some more details (examples) are required please.

"Andy920" wrote:

I am trying to create a database, where in Column A, I would have a list of
names, and then create 3 or 4 worksheets where as I click on each tab, the
names would appear on each one of those worksheets without having to put the
list of names on each worksheet. Each page will have different info on it, so
also would like to know how to link these pages so if I need to delete a row,
it will delete the row from all 4 worksheets, without having to delete it
from each page seperately. Thanks for any help in advance and hope I
explained what I am trying to do well enough lol.

Andy