Formula Help

J

JD

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
 
T

trip_to_tokyo

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top