Hi:
I am a real amateur when it comes to Excel macros and I need to find a way to create a bar graph from a simple table in Excel (I have attached a link to the file - data source is on "new data (2)" tab and desired graph is on the "Chart1" tab.
Can anyone help with writing a macro that will make this chart from this data?
Second question is, as I update this data monthly, the number of rows in the source table will change (e.g. sometimes there will be less rows, sometimes more), so the macro would need to be able to determine how many populated data rows exist and graph off of that.
Last question is, what if I have multiple tabs (same format as the source data) that I want to graph separately. Is there a macro that will parse through all tabs and create graphs for each?
I would really welcome anyone's help on this. Thank you so much.
EBox
I am a real amateur when it comes to Excel macros and I need to find a way to create a bar graph from a simple table in Excel (I have attached a link to the file - data source is on "new data (2)" tab and desired graph is on the "Chart1" tab.
Can anyone help with writing a macro that will make this chart from this data?
Second question is, as I update this data monthly, the number of rows in the source table will change (e.g. sometimes there will be less rows, sometimes more), so the macro would need to be able to determine how many populated data rows exist and graph off of that.
Last question is, what if I have multiple tabs (same format as the source data) that I want to graph separately. Is there a macro that will parse through all tabs and create graphs for each?
I would really welcome anyone's help on this. Thank you so much.
EBox