How Can I Use SendKeys in MAC EXCEL?

K

kenji4861

I'm trying to do

sendkeys "{f2}{end}{right}"

but the mac version of excel gives me this error

Run-time error '5':
Invalid procedure call or argument
 
Top