denisined12
New Member
- Joined
- Oct 9, 2019
- Messages
- 6
Hello,
Is there a way in Macros or VBA to increment the value of a cell by 1 if another cell changes value?
Ill give the example:
In cells A1 to A56 I have links to another workbook that update every few seconds. I would like to count in Column B -- B1 to B56 -- The changes from each cell.
A1 updates its value 6 times next minute -- B1 displays 6
A2 updates its value 11 times next minute -- B2 displays 11
If anyone could help me I would very much appreciate it!
I really hope I made myself clear in explanation.
With respect,
Denis.
Is there a way in Macros or VBA to increment the value of a cell by 1 if another cell changes value?
Ill give the example:
In cells A1 to A56 I have links to another workbook that update every few seconds. I would like to count in Column B -- B1 to B56 -- The changes from each cell.
A1 updates its value 6 times next minute -- B1 displays 6
A2 updates its value 11 times next minute -- B2 displays 11
If anyone could help me I would very much appreciate it!
I really hope I made myself clear in explanation.
With respect,
Denis.