View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Innersanctum Innersanctum is offline
external usenet poster
 
Posts: 2
Default How do I add new rows with data simultaneously to linked workbooks

How do I link two workbooks/worksheets so a new row is added to each
simultaneously? I want to add a new row with data to one, then have that same
new row appear in the other sheet. Is this possible? Does it involve VBA
programming or is there a simple trick to it? Thank you for your time.