SUMIF's with TEXT

lynchbro

New Member
Joined
May 8, 2013
Messages
19
I am trying to create a formula to look up off of a master sheet to return the sum of account balances by investor numbers for a particular group denoted in the master sheet.

I currently have 3 tabs, TICO, RCH & PCM. Each of these tabs have investor account numbers with their allocations.

Then the master sheet has all of the account numbers broken out by the 3 groups.

On the individual group tabs I would like to pull the ending balance data from the master sheet. Each group tab in Cell A1 has the name of the group with matches back to what is on the master sheet.

i thought i would have to do:

=IF(A1=MasterSheet!A:A,SUMIF(MasterSheet!B:B,TICO!B9,MasterSheet!C:C))

Where on the master sheet A:A represents the group name, B:B represents the investor account numbers & C:C represents the ending balances.

And the TICO B9 is the investor account number for that group.

Any help!?
:)
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,223,248
Messages
6,171,021
Members
452,374
Latest member
keccles

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top