ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How do I? Link Row Headings (https://www.excelbanter.com/excel-programming/290106-how-do-i-link-row-headings.html)

Tiffany[_4_]

How do I? Link Row Headings
 
I have 14 separate spreadhseets .. to log data.. they have
the same headings and a second tab with information that
is the same for each.
I want to link the headings and the second worksheet (tab)
to a "template" spreadsheet so that when changes are made
to the template.. all 14 spreadsheets are updated.

What is the easiest way to do this??

Thanks so much!
Tiffany

Dave Peterson[_3_]

How do I? Link Row Headings
 
These are all in the same workbook???

If yes,
create a worksheet named template (or whatever you want).

Select all the sheets that you want to have the formula
(click on the first and ctrl-click on the subsequent)
(notice that excel placed [group] in the title bar)

Then use a formula like this:
=if('template'!a1="","",'template'!a1)

and drag to the right.

select one of the grouped sheets and right click on the tab and select ungroup
sheets--or you'll be changing all those sheets with each update.

Tiffany wrote:

I have 14 separate spreadhseets .. to log data.. they have
the same headings and a second tab with information that
is the same for each.
I want to link the headings and the second worksheet (tab)
to a "template" spreadsheet so that when changes are made
to the template.. all 14 spreadsheets are updated.

What is the easiest way to do this??

Thanks so much!
Tiffany


--

Dave Peterson



All times are GMT +1. The time now is 02:17 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com