Hi There
I'm working o a file with multiple cells, when users select either text or value on some of the cells, I would like a message box to display a message.
The file attached have a simple basic code, apart from what already displays if possible, would like to add to the message the heading and text and value selected cells.
Example:
T4 = YES
Message box: Please Action!
Test1
YES
----------------------
AI4 = 5
Message Box: Please Action!
Test6
5
Cells T4 & U4 - YES ; NO ; blank (display message only when YES is selected)
The others cells (highlighted at yellow) users will use values from 0 to ... (display message only when value selected is >0)
Message box trigger, when the cell user key in a text/value.
Thanks I advance
Regards
R
I'm working o a file with multiple cells, when users select either text or value on some of the cells, I would like a message box to display a message.
The file attached have a simple basic code, apart from what already displays if possible, would like to add to the message the heading and text and value selected cells.
Example:
T4 = YES
Message box: Please Action!
Test1
YES
----------------------
AI4 = 5
Message Box: Please Action!
Test6
5
Cells T4 & U4 - YES ; NO ; blank (display message only when YES is selected)
The others cells (highlighted at yellow) users will use values from 0 to ... (display message only when value selected is >0)
Message box trigger, when the cell user key in a text/value.
Thanks I advance
Regards
R