H
Holger Beese
Hi,
How can I see, if a row is selectet??? *grmpf*
ActiveWindow.RangeSelection.Address gives me all the selected cells.
This doesn't help me much. I need somthing like this:
....
if [any special row].selected then
...[do my work with this special selected row]
endif
....
But the attribut selected seems not to exist. How can I get the
information, if a row ist selected or not?
THX,
H. Beese
How can I see, if a row is selectet??? *grmpf*
ActiveWindow.RangeSelection.Address gives me all the selected cells.
This doesn't help me much. I need somthing like this:
....
if [any special row].selected then
...[do my work with this special selected row]
endif
....
But the attribut selected seems not to exist. How can I get the
information, if a row ist selected or not?
THX,
H. Beese