Hello to all,
I am generating some bar graphs from raw data which update every month.
In these graphs I show planned and realized sales data for the whole year. I want to include a data label but only for the current month. For example in February's graph I want to show a data label above the February's bar. In March's a data label should appear above the relevant bar and so on. From what I have read, it is not possible to do this without VBA. Any suggestions? Thanks in advance!
I am generating some bar graphs from raw data which update every month.
In these graphs I show planned and realized sales data for the whole year. I want to include a data label but only for the current month. For example in February's graph I want to show a data label above the February's bar. In March's a data label should appear above the relevant bar and so on. From what I have read, it is not possible to do this without VBA. Any suggestions? Thanks in advance!