B
Ben
Hi
I have a VBA function ChartTitle() that generates a title for a chart in an
excel spreadsheet. The title is generated depending of filtering selected
in an autofilter. At the moment I have a cell containing '=ChartTitle()'
which the actual chart title points to. Is it possible to ensure the
ChartTitle() function is run when the filtering changes, so the actual chart
title is updated?
TIA
Ben
I have a VBA function ChartTitle() that generates a title for a chart in an
excel spreadsheet. The title is generated depending of filtering selected
in an autofilter. At the moment I have a cell containing '=ChartTitle()'
which the actual chart title points to. Is it possible to ensure the
ChartTitle() function is run when the filtering changes, so the actual chart
title is updated?
TIA
Ben