yoyoyojohnny
Technical User
Hi,
i tried to assign a backcolor to a excel cell but it didn't work. I did:
Sheet1.cells(intRow, intCol).BackColor = 3
i also tried to do it with colorIndex, but still no luck.
The help function does not have the info i need and in this forum i didn't find it either.
Please help.
Thank you all.
i tried to assign a backcolor to a excel cell but it didn't work. I did:
Sheet1.cells(intRow, intCol).BackColor = 3
i also tried to do it with colorIndex, but still no luck.
The help function does not have the info i need and in this forum i didn't find it either.
Please help.
Thank you all.