Customized Sum Function

Haree

Board Regular
Joined
Sep 22, 2019
Messages
146
Office Version
  1. 2016
Hello I have a monthly worksheet, In which i enter my daily details. My data for everyday wouldn't be the same it would differ everyday. For example on a particular day i may have 10 entries on the other day i may only have 3 entries. So what i Do is I use excel shortcut ( Alt + =) to auto sum G column , it sums from the last formula automatically. Say i Autosum in G10 i would auto sum in L10 also and then i would subtract L10 from G10 in G11 (Basically G10 is cash inwards L10 is cash Outwards and G11 is cash in Hand) Is there a workaround that i can do in G11 to get the other parts automatically.
Thanks in Advance.Any form of help would be greatly appreciated.
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
Hi Dear,

Why won't you directly subtract the two values? i.e. in G11 =SUM(G1:G10)-SUM(L1:L10)

If the ranges change, you can put the formula beneath the maximum possible number of entries, create a Table, or put the output in another sheet.

Let me know if I understood your issue correctly.

Best Regards
M. Yusuf
 
Upvote 0
Helloo Yusuf
Thanks for taking out time, i can sum directly but i would also like to know daily inflow and outflow that's the reason i do that. Will check on your solution. thank You
 
Upvote 0
There are many ways to present the data if you share a screenshot of sample data I would be in a better position to suggest few ideas.

thank you
 
Upvote 0

Forum statistics

Threads
1,215,067
Messages
6,122,949
Members
449,095
Latest member
nmaske

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