I have a userform that, through the use of API functions, allows me a 'window' right through the form so that I can view a chart sitting on the spreadsheet behind it. I've done this for speed. The chart is complex and the traditional 'export - upload image file to userform' approach, for each update of the chart, was simply taking too long.
My problem is that when I drag the userform around the screen the excel application/spreadsheet behind it remains static, so I lose the position of the chart through the userform window. Does anyone know a way to synchronise a userform and the spreadsheet application behind it, so that if the user drags the userform around the screen, the excel application moves with it?
Many thanks
Farnsbarnes
Bookmarks