Hi all,
Is there a way to highlight a cell for one second, when the cell value is updated by a vba function.
The challenge here is that the cell value is calculated in a vba function, not in a sub; therefore, direct access to the cell is not permitted, (as far as I know)
The Cell is expected to be highlighted in yellow and after a second back to normal.
Many thanks.
Is there a way to highlight a cell for one second, when the cell value is updated by a vba function.
The challenge here is that the cell value is calculated in a vba function, not in a sub; therefore, direct access to the cell is not permitted, (as far as I know)
The Cell is expected to be highlighted in yellow and after a second back to normal.
Many thanks.