Hi all,
I found this code & it works, but I need to alter it so that only the top, bottom, and internal horizontal are bordered (no internal verticals). My range is Col A-F, variable number of rows, do not border the header row A1:F1.
Help?
Sub TheWall()
Application.ScreenUpdating = False...