hi guys, i need your help with the following issue:
=J3+SUMIF(D5:D102;"no";E5:E102)
now i need to add another if to the same formula... if the (C) column is empty to subtracts the value in (E) column... thank you in advance.
hi guys, i need your help with the following issue:
=J3+SUMIF(D5:D102;"no";E5:E102)
now i need to add another if to the same formula... if the (C) column is empty to subtracts the value in (E) column... thank you in advance.
Last edited by chavdarmitev; 05-14-2018 at 04:30 AM. Reason: rules violation
Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.
Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
(This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
Alan עַם יִשְׂרָאֵל חַי
Change an Ugly Report with Power Query
Database Normalization
Complete Guide to Power Query
Man's Mind Stretched to New Dimensions Never Returns to Its Original Form
Further to Alan's request, can you please also add a sample workbook.
Attach a sample workbook (not image).
Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate.
Make sure your desired results are shown, mock them up manually if necessary.
Remember to desensitize the data.
Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
guys this is my first post and i am not that clever, what name should i use not to violate the rules?
thank you, the workbook isn't in english... would it work?
Attach it and we will soon find out!
thank you john, here they are
Do you mean ??
=$J3+SUMIF($D$5:$D$52,"no",$E$5:$E$52)-SUMIF($C$5:$C$52,"<>",$E$5:$E$52)
OR
=$J3+SUMIFS(,$E$5:$E$52,$D$5:$D$52,"no",$C$5:$C$52,"<>")
i.e D="no" AND C is empty
no in D there will be date, and yes if C is empty
I think this will work
only probem could be. if D says "no" and C is empty then it both adds and subtracts and in the end does not change the balance.![]()
Please Login or Register to view this content.
it could be right this way. but if there is a hierarchy where C or D criteria is more important it might be incorrect
But by the translated names (C= accepted on and D = issued on) I expect it is not an issue.
Last edited by Roel Jongman; 05-14-2018 at 09:02 AM.
thank you so much
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks