Hi all,
I've a macro below witch is adding the SUM cell and I'm wandering if I can add somthing here to play a sound when result from "L" match the cell -1 like "K".
![]()
Please Login or Register to view this content.
Hi all,
I've a macro below witch is adding the SUM cell and I'm wandering if I can add somthing here to play a sound when result from "L" match the cell -1 like "K".
![]()
Please Login or Register to view this content.
you could use another if with offset and in the true part of if use below
Application.speech.speak("Both are Equal") if you want to play "both are equal" keyword or can use Range(type range or set with variable).value
Last edited by hemesh; 02-15-2014 at 07:33 AM.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
WANT TO SAY THANKS, HIT ADD REPUTATION (*) AT THE BOTTOM LEFT CORNER OF THE POST
More we learn about excel, more it shows us, how less we know about it.
for chemistry
https://www.youtube.com/c/chemistrybyshivaansh
It sounds good but I don't know how to put that in to my code witch I was helped to create. And also I've a file with sound I want to use it.
Any help, please?
please upload your file
Here yo go
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks