#1   Report Post  
Posted to microsoft.public.excel.misc
jd jd is offline
external usenet poster
 
Posts: 91
Default Formula Help

I have a spreadsheet with two tabs. The first tab(A) is manually linked to
the information on tab (B). Tab (B) is subtotaled and whenever I change the
subtotal it causes an error message on Tab A. I want to create a formula that
whenever I make a change to tab (B) tab (A) automatically updates without me
having to link it manually.

Tab A Tab B (Subtotal)
Type Amount
Building Repairs 5000 Building Repairs - Total 5000
Building Maintence 1000 Building Maintenace - Total 1000


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 464
Default Formula Help

=SUMIF(Sheet1!$A:$A,A1,Sheet1!$B:$B)

Where A1 on Sheet has "Building Repairs"

Or a PivotTable http://www.ozgrid.com/Excel/excel-pivot-tables.htm



--
Regards
Dave Hawley
www.ozgrid.com
"JD" wrote in message
...
I have a spreadsheet with two tabs. The first tab(A) is manually linked to
the information on tab (B). Tab (B) is subtotaled and whenever I change
the
subtotal it causes an error message on Tab A. I want to create a formula
that
whenever I make a change to tab (B) tab (A) automatically updates without
me
having to link it manually.

Tab A Tab B (Subtotal)
Type Amount
Building Repairs 5000 Building Repairs - Total 5000
Building Maintence 1000 Building Maintenace - Total 1000



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 833
Default Formula Help

EXCEL 2007

This assumes that there is something in tab B cell B 3 that you want to pull
in to tab A cell A 1.

In tab A cell A 1 type:-

=B!B3

Now whatever is in tab B cell B 3 will get pulled in to tab A cell A 1
automatically.

If my comments have helped please hit Yes.

Thanks.





"JD" wrote:

I have a spreadsheet with two tabs. The first tab(A) is manually linked to
the information on tab (B). Tab (B) is subtotaled and whenever I change the
subtotal it causes an error message on Tab A. I want to create a formula that
whenever I make a change to tab (B) tab (A) automatically updates without me
having to link it manually.

Tab A Tab B (Subtotal)
Type Amount
Building Repairs 5000 Building Repairs - Total 5000
Building Maintence 1000 Building Maintenace - Total 1000


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"