A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Do you foresee any future problems with it?
Wait, I'll get my crystal ball... where is it... damn, I can't find it, please come back in... ah... the future. ;-)))
Hint:
When you declare variables as Object (means un-typed) the Intellisense doesn't work in the VBA editor.
Try "Dim dup As Chart" and then write "dup." into the VBA editor and you'll get a dropdown list of all possible members.
If not check this settings under Tools\Options:
Andreas.