A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Can you upload it to an online storage (eg Onedrive or Dropbox) and post a link here?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am having an issue with the following SUMIF function =SUMIF(Summary!$C:$C,"P1*",Summary!$W:$W) I am trying to SUM column W on the summary sheet if column C starts with "P1", I am getting a #REF error when using that formula
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Can you upload it to an online storage (eg Onedrive or Dropbox) and post a link here?
It is not returning #REF! errors anywhere, is there a way for me to attach the file so you are able to see what is happening?
Only if that formula is returning #REF! errors somewhere.
No, there isn't a space before or after. I think the issue is that column C in the summary tab is actually a formula "=Mapping!$L$4" that returns the following potential values P1W1, P1W2, P1W3, P1W4, P2W1, P2W3, P2W4 etc... could that be an issue on why my sumif is not working? if so, how would I get around that
Check whether the name of the Summary sheet has a space before of after the word Summary.
If so, remove the space from the name.