Hello,
I have a column in Excel with both positive and negative numbers. I would like to receive through VBA a notification on screen every time in the list a number switches sign from one row to the other. The notification is different with a change from positive to negative than from negative to positive. It would also have to indicate at what row that change happens. Also the corresponding values from the cells (of a column K) corresponding to that rows (in which the sign change occurs).
Thank you for your help.
I have a column in Excel with both positive and negative numbers. I would like to receive through VBA a notification on screen every time in the list a number switches sign from one row to the other. The notification is different with a change from positive to negative than from negative to positive. It would also have to indicate at what row that change happens. Also the corresponding values from the cells (of a column K) corresponding to that rows (in which the sign change occurs).
Thank you for your help.