You can use the below mentioned code. Just change the cell reference in the
bracket after range where you see A1.

Sub Speak_the_cell()
Application.Speech.Speak (Range("A1").Value)
End Sub





On Mon, Jan 19, 2009 at 7:02 AM, Bakul Patel <bakulpatel...@yahoo.com>wrote:

>   G'day guys,
>
> I am trying to get a macro in excel which can speak the cell content.
>
> I tried SPEAK & SAYIT function but it is not working in my computer...I
> have got windows XP Prof. & also i lost SAYIT function from my function
> list. How to get it back?
>
> Please share your ideas.
>
> Thanks.
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Visit the blog to download Excel tutorials at 
http://www.excel-macros.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/excel-macros?hl=en

Visit & Join Our Orkut Community at 
http://www.orkut.com/Community.aspx?cmm=22913620

To Learn VBA Macros Please visit http://www.vbamacros.blogspot.com

To see the Daily Excel Tips, Go to:
http://exceldailytip.blogspot.com
 
If you find any spam message in the group, please send an email to Ayush @ 
jainayus...@gmail.com
-~----------~----~----~----~------~----~------~--~---

Reply via email to