Gant Chart Data

Paul

Board Regular
Joined
Apr 2, 2002
Messages
78
I have a Gant Chart that works great. It colors a time line based on the dates and type of data (Yellow for leave, Green for training, red for travel.......). However at the start date to each evoution I would like amplifing infomation. Like if travel I would like it to say Where for travel or what type of training. The formula I have works great but since it is in every cell, the data cut off at the column width.

Here is my formula. =if(c2=$f$17,$h$17,if(c2=$f$18,$h$18,if(c2=$f$19,$h$19,if(c2=$f$20,$h$20,"")))) This is copied from colum c thru hh

I'm sure there is a VBA solution that would work if anyone can help.
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

Forum statistics

Threads
1,224,602
Messages
6,179,843
Members
452,948
Latest member
UsmanAli786

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top