Hi Grindy,
Thanks for the quick response Ed. A related question...
What is the purpose of the "If/Then" part of your code, ie.
If ActiveCell.Row 1 Then
Just trying to learn why it is needed.
If the active cell is in row 1, going up one cell will go to row zero, which
does not exist - you will get an error.
Ed Ferrero
www.edferrero.com