SUMIF formula not working

efay

New Member
Joined
Oct 23, 2023
Messages
4
Office Version
  1. 365
Platform
  1. Windows
Help! My SUMIF formula isn't working as expected and I'm not sure why.

These versions don't work:
  • =SUMIF(Table16[EEs covering the course or programme (unique identifier)],"*[@[Unique Identifier]]*",Table16[PG ONLY
    TOTAL (higher + lower rates / no. EEs)])
  • =SUMIF(Table16[EEs covering the course or programme (unique identifier)],"*"[@[Unique Identifier]]"*",Table16[PG ONLY
    TOTAL (higher + lower rates / no. EEs)])
  • =SUMIF(Table16[EEs covering the course or programme (unique identifier)],"*A2*",Table16[PG ONLY
    TOTAL (higher + lower rates / no. EEs)])
  • =SUMIF(Table16[EEs covering the course or programme (unique identifier)],"*"A2"*",Table16[PG ONLY
    TOTAL (higher + lower rates / no. EEs)])
This version does work, but I don't want to have to enter specific strings into every cell:
=SUMIF(Table16[EEs covering the course or programme (unique identifier)],"*smi3*",Table16[PG ONLY
TOTAL (higher + lower rates / no. EEs)])
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Can you post some sample data.

MrExcel has a tool called “XL2BB” that lets you post samples of your data that will allow us to copy/paste it to our Excel spreadsheets, so we can work with the same copy of data that you are. Instructions on using this tool can be found here: XL2BB Add-in

Note that there is also a "Test Here” forum on this board. This is a place where you can test using this tool (or any other posting techniques that you want to test) before trying to use those tools in your actual posts.
 
Upvote 0
Hiya, I don't want to install anything on my computer (don't think I have the permissions) but here's some test data from the EEs data:

5,6,4
smi3, 6, 3, test
smi3, 5

Here's some test data from the PG TOTAL ONLY column:
£0.00​
£189.13​
£323.75​
 
Upvote 0
That data makes no sense in relation to your formulae & so makes it difficult to help.
 
Upvote 0

Forum statistics

Threads
1,215,273
Messages
6,123,984
Members
449,137
Latest member
abdahsankhan

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