how can I get excell 2007 to speak?

K

Kevin Smith

Hello,
you can use...

Sub Hello()
Application.speech.speak ("Hello, How are you?")
end sub
 
T

trip_to_tokyo

Hi rackman.

I have just put up a fully worked example for you, with step by step
instructions, at:-

www.pierrefondes.com

It is the first item on the home page.

There is one small error in my file: I jumped from step number 10 to 12. I
missed out step number 11 but that was just a numbering issue; I didn't miss
out any instructions.

I have tested the file and it works so hope that it does the same for you!

If my comments have helped please hit Yes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top