John,
You can put the formula in all the H5 cells by hand if the sheets are contiguous. Select
them all (Click the left-most, then scroll to the right-most and Shift-click it). If there
are sheets among them that should not be included, you can deselect them by Ctrl-clicking.
Select H5, type in your formula, and press Enter. That's it! Bob's your uncle. Be sure to
unselect the sheets before you continue -- anything you do with them selected happens to
all of them. Many filthy words have been uttered when people untentionally overwrote stuff
into multiple-selected sheets.
As for the summary, that's a big order with 125 sheets. Let me toss this in. Often, people
put stuff in separate sheets when putting them in one sheet would make life much easier, and
provide much more functionality (such as your summarizing). There's not much of a
down-side. Take a look at "Data across multiple sheets" at
http://www.smokeylake.com/excel/excel_truths.htm.
--
Earl Kiosterud
www.smokeylake.com
Note: Top-posting has been the norm here.
Some folks prefer bottom-posting.
But if you bottom-post to a reply that's
already top-posted, the thread gets messy.
When in Rome...
-----------------------------------------------------------------------
"John13" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I have an inventory spreadsheet with 125 tabs. The tabs are numbered
> 1 through 125. The are identical except for the data below the column
> headings. If I wanted to put a formula in H5 on every tab, can it be
> done other than manually opening every tab and typing it?
>
> One additional question: If I add a Summary Tab, how could I show the
> value of a specific cell on each tab without manually entering it? I
> show the formula I'm using bring B3 to the summary for every tab:
>
> A B
> 1 Unit Value
> 2 1 ='1'!B3
> 3 2 ='2'!B3
> 4 3 ='3'!B3
> 5 4 ='4'!B3
> 6 5 ='5'!B3
> 7 6 ='6'!B3
> 8 7 ='7'!B3
> 9 8 ='8'!B3
> But to do it 125 times is a killer, besides I want to bring other
> specific cells over to the summary also. I was thinking of
> CONCATENATE if all else fails. Help please! Thanking you ahead of
> time.
>
> John
>