Thread: Linking cells
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kiba Kiba is offline
external usenet poster
 
Posts: 59
Default Linking cells

Ok So I have a worksheet, currently it has a macro that copy and pastes data
from the master sheet to several other worksheets. Some of the sheets are
hidden and inorder to copy and paste to them when the update button is
pressed I have to un hide and re hide. Is there a way that I can link cells
so that they can update when button is pressed without unhiding?