+ Reply to Thread
Results 1 to 2 of 2

Set row background to transparent ?

Hybrid View

  1. #1
    Registered User
    Join Date
    11-27-2008
    Location
    UK
    Posts
    14

    Set row background to transparent ?

    In VBA is there way to make a row transparent when it currently has an Interior colour set on it ? Tried the line below but that sets the background to white

    Range("B" & rowNUm & ":L" & rowNUm).Interior.ColorIndex = 2

    Thanks,

  2. #2
    Registered User
    Join Date
    11-27-2008
    Location
    UK
    Posts
    14
    Range("B" & rowNUm & ":L" & rowNUm).Interior.ColorIndex = xlNone

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1