JustinWWolcott
Board Regular
- Joined
- Mar 20, 2007
- Messages
- 158
I'm building a gannt chart, and I'm using this as a formula:
REPT("|",M19*100)&REPT("|",(1-M19)*100)
where M19 is the percent complete
Is there any way to make the second part of the function "&REPT("|",(1-M19)*100)" a different color?
thanks
REPT("|",M19*100)&REPT("|",(1-M19)*100)
where M19 is the percent complete
Is there any way to make the second part of the function "&REPT("|",(1-M19)*100)" a different color?
thanks