need calculation for below

JAVEDR

Board Regular
Joined
Sep 17, 2019
Messages
79
Office Version
  1. 2019
Platform
  1. Windows
  2. Mobile
  3. Web
Hello, need calculation for below table i have values in column B which need to calculation in below manner to get result for highlighted cell -

note highlighted in red value need to come trough formula , text highlighted in white value we don't have, text highlighted in bold total is same calculation are based on like this ===

20280227
028202827398
202827398275
827398275529
79275211


2022+0=2
0282+0=222+8=0
2020+2=200+2=2
8272+8=022+7=9
792+7=99
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
I think this needs better explanation. You thread has had more than 40 views yet nobody has offered anything. I didn't understand the explanation so I assume the other 40+ people didn't either.
 
Upvote 0
I think this needs better explanation. You thread has had more than 40 views yet nobody has offered anything. I didn't understand the explanation so I assume the other 40+ people didn't either.
Sir,

73AB
706CDE
467FGH
330IJK
03LM
HIGHLIGHTED IN YELLOW VALUE I HAVE
A+B = DC+D=A
D+E =GF+G=D
G+H =JI+J=G
J+K =ML+M=J
 
Upvote 0
Still not very clear but is it this?

JAVEDR.xlsm
ABCDEFGHIJKLMNO
120280227
2028202827398
3202827398275
4827398275529
579275211
Sheet1
Cell Formulas
RangeFormula
B2:B5,N2:N5,J2:J5,F2:F5B2=MOD(B1+C1,10)
 
Upvote 0
Still not very clear but is it this?

JAVEDR.xlsm
ABCDEFGHIJKLMNO
120280227
2028202827398
3202827398275
4827398275529
579275211
Sheet1
Cell Formulas
RangeFormula
B2:B5,N2:N5,J2:J5,F2:F5B2=MOD(B1+C1,10)
thank you sir for your reply and time. highlighted yellow value i.e B2:B5,N2:N5,J2:J5,F2:F5 i have i need formula for C1:C4 AND A2:A5
 
Upvote 0
Sir, Column B1, B2, B3, AND B4 contains 2/2/0/2 then we have to start with C1 which is 0 it came because b1 what value we will add for b2 i.e0 )
 
Upvote 0
OK, that gives some idea about column C.

What about column A?
In particular, why is this highlighted value 0?
1687773534105.png
 
Upvote 0
Sir,
Column A calculation starts from A2,A3,A4. {A2 value 7 came from b2 (0) + b1 (7) },{A3 value 4 came from b3 (6)+b2 (0)}
Hence need formula for C1:C4 AND A2:A5
Kindly ignore highlighted value 0 (A5)
 
Upvote 0

Forum statistics

Threads
1,215,336
Messages
6,124,338
Members
449,155
Latest member
ravioli44

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