Alright so I am trying to automate the creation of a bar graph where each data entry has 3 columns of data
ex: label at B2, data in C2, D2, E2
In A2 there is a data value, and if it is something other than blank then the data gets added to the graph, otherwise it is not included in the data set.
The other problem is that in the general case I dont know how many rows down this set of data goes. The data is generated by another macro so it needs to be flexible
I would try to post code but I don't really have any idea what to do here, first experience trying to make visuals
Any help would be vastly appreciated!!
ex: label at B2, data in C2, D2, E2
In A2 there is a data value, and if it is something other than blank then the data gets added to the graph, otherwise it is not included in the data set.
The other problem is that in the general case I dont know how many rows down this set of data goes. The data is generated by another macro so it needs to be flexible
I would try to post code but I don't really have any idea what to do here, first experience trying to make visuals
Any help would be vastly appreciated!!