ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Transparency for interior color? (https://www.excelbanter.com/excel-programming/358200-transparency-interior-color.html)

reloader[_4_]

Transparency for interior color?
 

Hi all,

I would like to ask you about, how can I do(if it's possible), that the
interior color will be transparent where it's in connection with the
gridlines?? (Like when I select some cells)

So I want, that the gridlines don't disappeare when I get an interior
color for the cells.

Thanks


--
reloader
------------------------------------------------------------------------
reloader's Profile: http://www.excelforum.com/member.php...o&userid=27827
View this thread: http://www.excelforum.com/showthread...hreadid=530472


Don Guillett

Transparency for interior color?
 
then add the gridlines with the borders icon or a macro using borders

Sub borderoneline()
Selection.Borders.LineStyle = xlContinuous
End Sub
--
Don Guillett
SalesAid Software

"reloader" wrote in
message ...

Hi all,

I would like to ask you about, how can I do(if it's possible), that the
interior color will be transparent where it's in connection with the
gridlines?? (Like when I select some cells)

So I want, that the gridlines don't disappeare when I get an interior
color for the cells.

Thanks


--
reloader
------------------------------------------------------------------------
reloader's Profile:
http://www.excelforum.com/member.php...o&userid=27827
View this thread: http://www.excelforum.com/showthread...hreadid=530472





All times are GMT +1. The time now is 03:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com