T
tkt_tang
It appears that the following VBA statement,
Application.SendKeys ("^C")
does not copy the ActiveCell (as per intention), but why ?
Please share your experience. Regards.
Application.SendKeys ("^C")
does not copy the ActiveCell (as per intention), but why ?
Please share your experience. Regards.