Hi p45cal,
Your observation is well taken.
I'm sure your macro will help me somehow in the future.
Code:
If Cell.Value > 0 Then Cell.Value = Cell.Value * -1
Since I was playing with the macro, I also realized I can change from negative to positive by inverting the greater (>) than sign to less than sign (<).
You guys are amazing.
Thank you for your support.
Much appreciated
Regards,
rsrasc