I would like to create an XY plot but show individual names for each data point. Consider the scenario where I have 3 columns:

1 - numbers
2 - numbers
3 - individual names (e.g. Roger, Amy, Sam, etc)

Let's also assume I have over 100 rows of data. Now in excel, i can treat each data point as its own series and thereby have a lable for each XY point... but I want to add a trend line... so actually each data point is within the same series. I want to be able to give each point a name. How do I do this easily?