You could link sheets 2 and 3 back to sheet1
In A1 of sheet2 and sheet3(you can group those and enter both at once)
=IF(ISBLANK(Sheet1!A1),"",Sheet1!A1) and drag across to C1
Drag all three down farther than you currently have data in sheet1 to make room
for new entries in sheet1.
Gord Dibben MS Excel MVP
>I have a very large spreadsheet that I'd like to break down into multiple
>worksheets. I have only three columns that I need repeated on each worksheet.
[quoted text clipped - 8 lines]
>what is relevant on their particular sheets. Is there an easier way? A macro
>maybe? Version Excel 2003
juliebythesea - 10 Jul 2007 01:24 GMT
Brilliant! Thank you so much. This does exactly what I need.
> You could link sheets 2 and 3 back to sheet1
>
[quoted text clipped - 19 lines]
> >what is relevant on their particular sheets. Is there an easier way? A macro
> >maybe? Version Excel 2003