I want to learn how to draw a shape (an arrow) inbetween two specified cells. I recorded a macro while doing this, and found the addconnector method:
http://msdn.microsoft.com/en-us/library/aa200298(v=office.10).aspx
But this uses some kind of absolute vertical/horizontal screen positioning? How can I find this for each of the cells that I want to reference?
http://msdn.microsoft.com/en-us/library/aa200298(v=office.10).aspx
But this uses some kind of absolute vertical/horizontal screen positioning? How can I find this for each of the cells that I want to reference?