anthonius2015
Junior Member
Dear,
I have a gannt chart starting from row 11 with in;
column B = description (longer than cell length)
column C = start date (can be each day of the week)
column D = duration in days
Column E till MM in row 10 = calendar day starting each week on a Monday
I am trying to add in each row the description in a cell after the "start date + duration days".
The problems I am facing after hours and days googling and experimenting;
- My description text doesn't fit in the cell and doesn't continue in the other cells.
- I cant seem to get it working to add the description from each row in the appropriate cell in the correct row.
I want to solve this with VBA, but I need your help. My "range" runs completely on conditional formatting and I would like to keep this this way.
Thanks in advance, hope fully you can point me in the correct position.
Its getting frustrating now, as I am starting to learn VBA.
Regards,
Anthonius
I have a gannt chart starting from row 11 with in;
column B = description (longer than cell length)
column C = start date (can be each day of the week)
column D = duration in days
Column E till MM in row 10 = calendar day starting each week on a Monday
I am trying to add in each row the description in a cell after the "start date + duration days".
The problems I am facing after hours and days googling and experimenting;
- My description text doesn't fit in the cell and doesn't continue in the other cells.
- I cant seem to get it working to add the description from each row in the appropriate cell in the correct row.
I want to solve this with VBA, but I need your help. My "range" runs completely on conditional formatting and I would like to keep this this way.
Thanks in advance, hope fully you can point me in the correct position.
Its getting frustrating now, as I am starting to learn VBA.
Regards,
Anthonius