I want to create a bar graph with a line graph going over the top. The bar graph is populated using month and year dates. For the line graph the only data I have is daily. It's over the same time period, but one is for months and one is daily. For some reason when I create the graph the daily graph does not go up to the right spot in the x-axis and I think it's because I'm using different dates. I have seen ways to fix this with vlookup, but I'm lost.
Thanks