Hi everyone,

I hope somebody could help me to set the correct syntax for the condition in code below

Please Login or Register  to view this content.
I want to execute MyMacro when the condition is met, I mean, when a user gives Right Click over a cell and then from context
menu the option Delete is selected.

Once MyMacro has been executed, delete entire row.

I want to execute MyMacro before row is deleted because I need to know the row number
and the value in F of the selected row before deletion of any data.

May somebody help me with this?

Many thanks in advance.

Greeting.