Forum Discussion
How to add a clock or timer in Excel to measure how long until a field has changed
Hi PascalKTeam,
I think a macro solution would be good. I have dabbled in macros and was looking around online initially how to do this, but did not find something that was the similar to what I need to do.
Are you able to give me some suggestions on how to do this with a macro?
Thank you!
Hi szub_2
The attached file shows the principle of how this can be done. just play around with it by changing the status dropdown in the yellow cells. I hope this helps
- szub_2Jan 21, 2020Copper Contributor
Hi PascalKTeam,
Thank you for file. I think this should work for what I am trying to do. Did you use a macro and Visual Basic? I am trying to replicate and I am not getting the same results. Both dates for Under Review and Unassigned change when I update the status.
Will you please give me some detail of what you did to get the result?
Thank you!
- PascalKTeamJan 21, 2020Iron Contributor
Hi szub_2
Yes, I used VBA. You can look at the code by pressing Alt+F11.
For me it works fine, see attached video
- szub_2Jan 22, 2020Copper Contributor
Unfortunately, I am not able to view your video. I could get your file to work, but when I tried to recreate myself, it was not working.
Thanks - szub