Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excel Cell Margin (Padding) - AGAIN!

Status
Not open for further replies.

wagnerlip

Programmer
Apr 29, 2008
1
US
Hello, reading the old 2006 thread about "Excel Cell Padding", thread707-1265693, I realize no one was able to understand exactly what was questioned. The original thread post was asking for help to create a Cell Padding, a term very well known to anyone who worked with html tables.

The poster was asking a way to create a tick border to a cell or group of cells. For example, if you want to create a Excel sheet with cells for input data, and you want the cells to look pretty and not to get very close one to another, also, to paint cells background in gray but you want a tick separation between cells in black, as to have the cells apart to each other some tiny distance.

One way to do it, and I do it a lot for lack of better understanding, is to reduce all the Even columns and rows to half a letter width or height and paint it all black, so the usefull (odd rows and columns) will be apart each other nicely.

The term CELL PADDING is 100% correct, it is used in programming syntax for long, but unfortunately in Excel it seems not to be possible to do.

Another term is CELL SPACING, and that is most correct for what I've been doing above shrinking the even columns and rows, that is a space between rows and columns.

Wagner
 




Is there a QUESTION?

Skip,

[glasses]Have you heard that the roundest knight at King Arthur's round table was...
Sir Cumference![tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top