Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #14  
Old 12-08-2017, 02:44 PM
ArviLaanemets ArviLaanemets is offline Formula help please Windows 8 Formula help please Office 2016
Expert
 
Join Date: May 2017
Posts: 949
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

What error?

Usually SUMIFS() returns 0 when at least 1 condition is not fulfilled (empty string in my formula, as I included the check for 0's). Possible causes for error I can think of are:
Different lengths of ranges used in SUMIFS() formula (in case you use good old references instead of table syntax);
Wrong names of columns or tables, when you use table syntax.

Trailing space in almost all country names on 2nd sheet would result in empty strings for all such countries returned;

I'm not sure about possibility that job codes are numbers on one sheet, and text on other. In your example file this was not the case - I changed the format only, because some entries were certainly texts.

To convert all job codes to text (do it on both sheets when yo decide for it):
Format the Job Code column as text;
Ino some free column enter the formula
Code:
="" & ReferencetoJobCodeCell
;
Copy the formula up/down, so that every Job Code will be converted;
Copy converted values, and overwrite original job codes with converted ones, using PasteSpecial > Values;
Clear/delete the column where you converted job codes.

For Excel, 1234 and '1234' are different values, and simple formatting is not enough. Until you edit the cell, it preserves old format despite the format you set.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
IF(OR - IF(AND // Formula Help Pixie Excel 2 09-06-2017 11:12 PM
Formula help please Possible to use an existing vlookup formula to also insert correct info and trigger a SUM formula innkeeper9 Excel 2 09-13-2016 08:59 PM
Formula help please if(and.. formula paxon Excel 8 05-19-2016 08:05 AM
Need help with dragging a formula and changing a reference column as I drag the formula. LupeB Excel 1 10-22-2015 03:02 PM
Formula help please Formula Help odonnest Excel Programming 8 01-23-2015 07:18 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:55 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft