Disarmonious
Board Regular
- Joined
- Oct 31, 2016
- Messages
- 150
- Office Version
- 365
1) I want the current time to display (can be in minutes) in cell N8 (and remain static, unchanged) when the user selects an item from a dropdown list in cell C8.
2) I want the current time to display (can be in minutes) in cell O8 (and remain static, unchanged) when the user selects a graphic/icon that is visible next to the cell.
3) I want cell M8 to display the number of minutes (only) after calculating the difference between the resulting time entries in cell N8 and cell O8.
If it means anything, cell N8 and cell O8 are not visible to the user. Cell C8 and the graphic/icon are only visible because they require the user to select.
I hope this can be accomplished using formulas that don't include circular references (unless the formulas using circular references work 100% of the time and the circular reference warning prompt can be disabled when booting Excel). I'm guessing this is a VBA task.?
Thank you, in advance!
2) I want the current time to display (can be in minutes) in cell O8 (and remain static, unchanged) when the user selects a graphic/icon that is visible next to the cell.
3) I want cell M8 to display the number of minutes (only) after calculating the difference between the resulting time entries in cell N8 and cell O8.
If it means anything, cell N8 and cell O8 are not visible to the user. Cell C8 and the graphic/icon are only visible because they require the user to select.
I hope this can be accomplished using formulas that don't include circular references (unless the formulas using circular references work 100% of the time and the circular reference warning prompt can be disabled when booting Excel). I'm guessing this is a VBA task.?
Thank you, in advance!