Capture auto updating values (RTD values) in a single cell to adjacent cells

mshah23

New Member
Joined
Feb 27, 2019
Messages
8
I have a sheet where Multiple cells in row A captures live data using RTD function.
I wish to store the same data upto last 10 values in rows B to K

For Example
If last RTD value in cell A1 is 10 and when A1 auto updates itself to say 11, it should store 10 in B1, and when A1 gets updated to 12, Value earlier present in B1 will shift to C1 and so on. In this manner I am looking to fetch 10 data points for each line item to do my analysis.
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
I have a sheet where Multiple cells in row A captures live data using RTD function.
I wish to store the same data upto last 10 values in rows B to K

For Example
If last RTD value in cell A1 is 10 and when A1 auto updates itself to say 11, it should store 10 in B1, and when A1 gets updated to 12, Value earlier present in B1 will shift to C1 and so on. In this manner I am looking to fetch 10 data points for each line item to do my analysis.

In addition, I would also wish to take a total of above self updating cells in Column L
For Example, if Cells B to K display numbers 10,11,12,13,...19, then K shall show total 145, and then when the new value obtained from RTD in cell A1, say 20, it shall accumulate in K bringing the total to 165
 
Upvote 0

Forum statistics

Threads
1,214,924
Messages
6,122,294
Members
449,077
Latest member
Rkmenon

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