Hello There,
I would like to know how to check if the user has copied any contents (row, columns, cells) in the clipboard for the current worksheet in sub 'Worksheet_SelectionChange'.
For eg.
If any copied contents then
'do nothing
else
'do something
end if
Your help is appreciated.
Thanks & regards,
Don
I would like to know how to check if the user has copied any contents (row, columns, cells) in the clipboard for the current worksheet in sub 'Worksheet_SelectionChange'.
For eg.
If any copied contents then
'do nothing
else
'do something
end if
Your help is appreciated.
Thanks & regards,
Don