Thread
:
Macro problem.......
View Single Post
#
2
Posted to microsoft.public.excel.misc
flummi
Posts: n/a
Macro problem.......
Include this in your code to see what actually has been selected and
hence would be copied:
MsgBox ActiveWindow.RangeSelection.Address
Hans
Reply With Quote