B
Bony Pony
Hi all,
I have an input cell that is data validated. It is the only cell currently
selected.
In VBA immediate (or in a module) if I check for
?selection.dependents.count it tells me the (1004) No cells were found.
yet when I enter selection.showdependents it shows the dependency "button"
and arrow.
If I look at selection in the watch window,
Dependents - (No cells were found)
Directdependents - (No cells were found)
Please can anybody shed some light on this?
Kind regards,
Bony
I have an input cell that is data validated. It is the only cell currently
selected.
In VBA immediate (or in a module) if I check for
?selection.dependents.count it tells me the (1004) No cells were found.
yet when I enter selection.showdependents it shows the dependency "button"
and arrow.
If I look at selection in the watch window,
Dependents - (No cells were found)
Directdependents - (No cells were found)
Please can anybody shed some light on this?
Kind regards,
Bony