How to Use a Macro to Add Labels to Data Points in an xy Scatter Chart or in a Bubble Chart in Excel
Click here to download now
Overview: This paper published by Microsoft describes about Microsoft Excel, there is no built-in command that automatically attaches text labels to data points in a xy (scatter) or Bubble chart. However, one can create a Microsoft Visual Basic for Applications macro that does this. This paper contains a sample macro that performs this task on an XY Scatter chart. However, the same code can be used for a Bubble Chart.

