prabha_friend
Prabhakaran Karuppaih
- Local time
- Today, 15:24
- Joined
- Mar 22, 2009
- Messages
- 998
For Example:
Cell.Interior.Color = "vb"&Cell.Offset(0,1).value
The value is a text "Green"
The expected keyword is vbGreen. Possible?
I know I have to post it in an excel section of this forum as the example is an excel code. I believe the purpose decides the right section
Cell.Interior.Color = "vb"&Cell.Offset(0,1).value
The value is a text "Green"
The expected keyword is vbGreen. Possible?
I know I have to post it in an excel section of this forum as the example is an excel code. I believe the purpose decides the right section

Last edited: