Hello,
I am having trouble creating a code that would allow a user to pick which column(based on names in cells A1-D1) to use as x axis to construct scatter xy plot. The y data is in column E and remains constant. So i need an input box with 4 options probably and possible IF statement so that user could select which column to plot vs column E. Any suggestions would be greatly appreciated since Im ver new to VBA. Thank you
I am having trouble creating a code that would allow a user to pick which column(based on names in cells A1-D1) to use as x axis to construct scatter xy plot. The y data is in column E and remains constant. So i need an input box with 4 options probably and possible IF statement so that user could select which column to plot vs column E. Any suggestions would be greatly appreciated since Im ver new to VBA. Thank you