Hello all,

I am just starting out with vba macros and so far it worked out pretty well, but now i have ran into a concrete wall with this one;

What I want to do is run a macro when I put a value into a column (either column K or M) also the macro that will run in this instance needs to use some
information of the particular row in which the change takes place. So for example I will enter a value in cell k18 and the macro will run using information of row 18.


Can anyboy help me with this one?

Thanks a million!