= Left(D2, 3) = "=" “using VBA the color
Solved/Closed
Related:
- = Left(D2, 3) = "=" “using VBA the color
- Hitman 3 cheats - Guide
- A little to the left free download mac - Download - Puzzle
- Psiphon 3 download - Download - VPN
- Left 4 dead 2 download - Download - Shooters
- Fnia 3 - Download - Adult games
2 responses
Excelguru
Posts
261
Registration date
Saturday April 11, 2009
Status
Member
Last seen
June 21, 2011
307
Oct 30, 2009 at 03:19 AM
Oct 30, 2009 at 03:19 AM
Hello
Change your select statements to
Select Case Left(ActiveSheet.Range(Target.Address).Value, 3)
Case "315": icolor = 6
Case "718": icolor = 12
Case "716": icolor = 7
...
Change your select statements to
Select Case Left(ActiveSheet.Range(Target.Address).Value, 3)
Case "315": icolor = 6
Case "718": icolor = 12
Case "716": icolor = 7
...