I have a userform onto which I have placed a spreadsheet from the XP Web
Controls. When users double click certain cells, I dynamically create and
drop down a combo box of available entries. The combo appears over the active
cell.
The problem with this is when the spreadsheet is scrolled. I cannot seem to
get the top row of the scrolled view and hence reset the postiion of the
combo. ScrollRow or similar doesn't appear to be accessible. Any ideas?
Thanks!
Bookmarks