I am trying to have the "Speech" after the "SoundRec" but it always says the "Speech" first.
I don't understand why it does not work.
Thank you for your help.
dhh
Sub Macro1()
'
Range("A1").Select
ActiveSheet.Shapes("object 1").Select
Selection.Verb Verb:=xlPrimary...
If the number in the cell is over >10 then it should play a wav sound and if it under <10 then it should speak a word.
The code works for the A column (A1:A6) but the B column (B2) has the same wav and speech as A2.
Thank you for your help.
Private Declare Function sndPlaySound Lib...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.