Jonathan Metzger 26.Jun.12 02:18 PM a Web browser 1-2-39.8Windows 7
.ApplicationWindow will give me the X/Y coordinates of the top left of the main spreadsheet window.
.ActiveDocWindow will always report -8, -30 as coordinates. (huh?) This is regardless of smarticons on or off, so it bears no relation to coordinates relative to the application.
I don't see a top or left property for ranges, or documents.
I know it is possible because the Data Validation addin positions a button next to the cell that is selected. I am trying to do something similiar with a borderless dialog containing a listbox.