Dear Loungers,
I need big help.
I am given the above data. I need to save each row into a new file using the fund name (Column A), plot date (mmm-yy) against NAV line chart on a new Chart sheet (named “Chart”) and save each file.
I have managed to record macro to do the above but I need help: The end date is fixed, in this case, July 2007. Some records have very early date (starting X-value), making the x-axis labels really messy. Is it possible to do some kind of codes to “force” the x-axis to have only a max of 6 labels but not less than 4 labels.
Same goes to y-axis labels. There are some funds that go below 100. Is it possible to force the y-axis start value to be closest to the minimum value (round down and no decimal place) and the end value to be closest to the maximum value (round up and no decimal place). I also need to “force” the number of gridlines to have a max of 6 lines but not less than 4 lines.
Thank you very much in advance. Having this will save me nights of manually opening each files and adjusting the axes.
Regards
Rid