Sorry, IMHO = In My Humble Opinion.
SendKeys can be a good method, sure, and it comes through in a pinch. But debugging and troubleshooting a routine laden with SendKeys methods is a PITA (Pain In The A**). Plus it can be a resource hog and, if the user(s) have a slow computer or has the focus on something other than the intended object(s), then the code has more tendency to fail on you.