I am trying to generate a message to the user as follows:

Each time a value is entered in any cell in range W8:W140 (e.g W10), and the row (row 10) has a value in column G (cell G10)
then a msgbox will popup with the value of the cell in column G (cell G10)

Is this possible?