Hello,
I have a workbook called Master.xlsx that has all the data for various stations for different months in a year. This data is stored in sheet1 of Master.xlsx
I would like the vba to plot this data on different spreadsheets according to their Station Names. The Plot should be in 2-D Coloumn chart type and y-axis should be the data values and x-axis should be months(May, June,July etc..).
Bookmarks