View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve Haack Steve Haack is offline
external usenet poster
 
Posts: 44
Default Manipulate Text Boxes on Chart

I habe a chart that I created manually, and added several text boxes to.
These text boxes, each point to different cells as the source of the text
they display.

I want to be able to change the cell they point to in vb, but I am not sure
how to refer to each one individually.

Any examples?

Thanks,
Steve