Share via

VBA code for Excel 2011 for mac VBA macro code to speak

Anonymous
2014-06-12T18:28:24+00:00

VBA code to speak. Can't chat due to my disability, email only. My question is, I have excel 2011 for mac, what is the VBA command to use to speak text in a cell.

I have this code for the VBA macro in Windows, here is a small portion of the code for an example-> 

    Range("Q18").Activate

    Range("Q18").Speak

    Range("R18").Activate

    Range("R18").Speak

What is the equivalent code for the excel 2011 for mac. I was told there is, so I bought it believing what was said to me.

 I would like to use in my excel 2011 for mac VBA macro and leave windows. I bought Windows Vista and after most updates it tells me my copy is not genuine. I'm disabled, can't speak loud, I'm in a home, no-one has time to help me on the computer or telephone. Please email me an answer; ******@hotmail.com. Thank you.

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2014-06-13T02:49:45+00:00

OSX.9.x (Mavericks)

See:

And

Was this answer helpful?

0 comments No comments

Answer accepted by question author

Anonymous
2014-06-12T20:47:42+00:00

Speak is not supported in Mac Excel 2011. However, you should go to System Preferences, Select Accessibility and then enable Voice Over. This may help.

Was this answer helpful?

0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Anonymous
    2014-07-05T19:28:50+00:00

    which office for mac does have a macro vba code to speak text?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-06-13T14:00:18+00:00

    THANK YOU.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-06-13T01:21:48+00:00

    In which version for mac supports it?

    Was this answer helpful?

    0 comments No comments