Hi All - this ones making me pull my hair out. Googled around alot, but can't find anything to help.

I've got a sheet which has data copied into col A - L but, col M contains a formula which is right down to r3000 or something.

I need to put a Macro in place so that it selects all cells starting at A2 and going down to M - whatever the last row is that has data in col A and then stop.

I then need VBA to sort these cells M Descending and then col K descending.

I've tried numerous things, but can't get it to work.

Can you help me? I'm very very new to VBA so excuse my ignorance.

Thanks