Detectiveclem
Active Member
- Joined
- May 31, 2014
- Messages
- 320
- Office Version
- 365
- 2016
- Platform
- Windows
- MacOS
I am trying to find a formula which will allow the following
In cell M7 I have a sumif total based on data entered from an associated range.
The figure in M7 will increase as entries are made on the associated range.
Using the total amount in M7 I want this amount to be split into two separate cells based upon the value in another cell as follows.
M17 based on a value less than held in cell N38 and
M18 based on the value more than in cell N39.
I.E.
If M7 = £45,000 and N38 = £50,000 then M17 will display £45,000 and M18 will display £0
but if M7= £95,555 and N38 still = £50,000 then M17 will display £50,000 and M18 will display the remaining balance of £45,555
Any help would be greatly appreciated.
In cell M7 I have a sumif total based on data entered from an associated range.
The figure in M7 will increase as entries are made on the associated range.
Using the total amount in M7 I want this amount to be split into two separate cells based upon the value in another cell as follows.
M17 based on a value less than held in cell N38 and
M18 based on the value more than in cell N39.
I.E.
If M7 = £45,000 and N38 = £50,000 then M17 will display £45,000 and M18 will display £0
but if M7= £95,555 and N38 still = £50,000 then M17 will display £50,000 and M18 will display the remaining balance of £45,555
Any help would be greatly appreciated.