It's pretty simple and you can use it to read pretty much anything, cell reference, etc. Add a whole new level of creepiness to your spreadsheets.

strTextToRead = "Hello world lol"

Application.Speech.Speak(strTextToRead)