Nergal_Perm
New Member
Good day to you, Excel ninjas!
Could you please help me with a CF issue. There's a problem:
Let's say we have some data arranged as time series, e.g.
Period 1 Period 2 ... Period n
Value 1 Value 2 ... Value n
I need to show the in-cell histogram showing the percent change between two adjacent periods, so that if Value1 = 100 and Value2 = 130, then the histogram in the Value2's cell should be filled by color by 30%. If the change is negative, then the cell color should be changed.
I've managed to do such a thing in a separate row, where I placed formulas, calculating the change between two periods, but I don't want to show this additional row in the final report.
Thanks a lot!
Could you please help me with a CF issue. There's a problem:
Let's say we have some data arranged as time series, e.g.
Period 1 Period 2 ... Period n
Value 1 Value 2 ... Value n
I need to show the in-cell histogram showing the percent change between two adjacent periods, so that if Value1 = 100 and Value2 = 130, then the histogram in the Value2's cell should be filled by color by 30%. If the change is negative, then the cell color should be changed.
I've managed to do such a thing in a separate row, where I placed formulas, calculating the change between two periods, but I don't want to show this additional row in the final report.
Thanks a lot!