Hi All
I need to drag a cell using a macro and using relative reference.
i.e. drag activecell to
activecell.offset(1,-1)

What is the correct code to do this?
Thanks
Al