rjplante
Well-known Member
- Joined
- Oct 31, 2008
- Messages
- 574
- Office Version
- 365
- Platform
- Windows
I would like to draw a diagonal line from the lower left corner to the upper right corner of a selected group of cells. I am not talking about a diagonal line through all the cells in my selection, I am talking about a line drawn across the entire selection. The user may select range("A25:E32) and I want the line to run from cell A32 to cell E25. The next time it may be range("A54:E56"). Is it possible to do this using VBA?
Thanks for the ideas.
Thanks for the ideas.