What has the User selected?
Hi Joel / Jacob,
Many thanks! As always, the answer within Excel is to think laterally and
keep it simple,
Kind regards,
Bony
"Bony Pony" wrote:
Hello ever helpful people,
If a user selects a range in a sheet, is it possible to determine if he has
selected a range of cells or an entire row or column?
I have tried naieve things like
for each mycell in selection
if mycell.selection.entrierow = true then ...
but no luck.
Any help please?
many thanks,
Bony
|