I want to prompt the message box after the changing value of specific cell value.
I am using sheet change event but i want to do it manually using macro or instead of sheet change event is there any event like cell change event only for specific rangename.
i am already using worksheet_change i need event for a specific cell or specific range name.
can anyone suggest me macro or event for cell change?
Thanks in advance