EXCEL: 2003
Does anyone know why within the Immediate Window, when typing the SELECTION object, the intellisense pop-up window that appears for other object like active Activecell, does not appear/pop-up?
When I type the following:
?ActiveCell.
The intellisense/pop=up shows the available objects within the ActiveCell object. But when I type the same for selection like this
?Selection.
Nothing pops up. ANyone know why?
Important Note: I do have both Excel 2003 & 2007 installed. I mention this just in case this is something known to be a problem between multiple versions of Excel.
thanks