Excel User Group
Microsoft Excel blogs, forums, files. Read, ask questions, provide answers.

Borders on Single Columns or Single Rows

I found a bug this morning (my bug, not Microsoft's). I have a macro that creates the illusion of gridlines for when I fill the interior of a range. It does so by adding gray borders everywhere. Before After> The old macro looked like this Private Sub cmdGridlines_Click()       With Selection         Selection.BorderAround xlContinuous, xlThin, [...] Read More...

Read the complete post at http://www.dailydoseofexcel.com/archives/2009/10/28/borders-on-single-columns-or-single-rows/


Posted Oct 28 2009, 10:41 AM by Daily Dose of Excel
Filed under:
Copyright Excel User Group and the relevant contributors, 2010. All Trade Marks acknowledged. This site is a peer-to-peer site and NOT affiliated in any way to Microsoft Corp. All rights reserved.