picklefactory
Well-known Member
- Joined
- Jan 28, 2005
- Messages
- 508
- Office Version
- 365
- Platform
- Windows
Good afternoon folks, hoping for some help, please?
I have a worksheet where I've created a gantt chart via conditional formatting, I won't go into detail now, but for good reason an actual chart is of no use, so I'm creating the same effect via CF and formulae.
Now, I have a row of cells I8:FD8 where each cell contains a sequential number 1-152, and a variable value in cell FF3 that will be a number between 1-152 inclusive. What I want to do, if possible, is based on the value in FF3, I want to change the border of the corresponding cell (Right hand edge only) but also the same change to all the cells below in that particular column from row 8 to row 31.
What I'm looking to achieve is to create a simple line from top to bottom of the 'graph' at a point (Column) determined by a variable value. I could possibly do this also with CF, but to be honest, it's very long winded (At least for me) and my eyes are going square with the amount of that I've done so far on this animal to create the chart data. I'm kinda hoping someone has a nice, easy bit of code that might do this for me?
Any ideas?
Thanks
I have a worksheet where I've created a gantt chart via conditional formatting, I won't go into detail now, but for good reason an actual chart is of no use, so I'm creating the same effect via CF and formulae.
Now, I have a row of cells I8:FD8 where each cell contains a sequential number 1-152, and a variable value in cell FF3 that will be a number between 1-152 inclusive. What I want to do, if possible, is based on the value in FF3, I want to change the border of the corresponding cell (Right hand edge only) but also the same change to all the cells below in that particular column from row 8 to row 31.
What I'm looking to achieve is to create a simple line from top to bottom of the 'graph' at a point (Column) determined by a variable value. I could possibly do this also with CF, but to be honest, it's very long winded (At least for me) and my eyes are going square with the amount of that I've done so far on this animal to create the chart data. I'm kinda hoping someone has a nice, easy bit of code that might do this for me?
Any ideas?
Thanks