954,157 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

colorize partial cell in rowset of listview... based percentage

see the image of my listview...
I want colorize each cells in rowset based the percentage in cells, how to? is possible?

for example:
if the percntage is 50% colorize half cell
if the percentage is 25% colorize 1/4 of cell
....

ecc

i use this to insert percentage:
ITM.SubItems(5) = Format((VALORE_3 / VALORE_1 * 100), "#,##0.00")

Attachments Immagine1.JPG 4.17KB
sal21
Newbie Poster
22 posts since Feb 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You