I am currently building a macro to reduce sets of data into line charts based on user input. I am able to prompt the user to select a range that will be plotted but I need to limit that range to not more than 3 columbs. If more than three columbs are selected the code will give the user an error then prompt them again to select a range.

Thank You,
ME