Create error message with sound in Excel

Create error message with sound in Excel

HomeOther ContentCreate error message with sound in Excel
ChannelPublish DateThumbnail & View CountActions
Channel AvatarPublish Date not found Thumbnail
0 Views
Create error message with sound in Excel. Add sound to error message.
Allow me teach you the skills in Excel that you need for business
https://www.easyexcelanswers.com/courses.html

For more help visit my website http://www.easyexcelanswers.com or email me at [email protected].

Contact me regarding customizing this template for your needs.

Click for online Excel Consulting http://www.calendly.com/easyexcelanswers

I am able to provide online help on your computer at a reasonable rate.

https://www.amazon.com/shop/barbhenderson

I use a Blue condenser Microphone to record my videos, here is the link
https://amzn.to/37gyyGa

Check out Crowdcast for creating your webinars
https://app.linkmink.com/a/crowdcast/83

I use Tube Buddy to help promote my videos
Check them out
https://www.Tubebuddy.com/easyexcelanswers

Follow me on Facebook
https://www.facebook.com/easyexcel.answers

TWEET THIS VIDEO https://youtu.be/zJc532DKC0Q

Follow me on twitter
easyexcelanswers

IG @barbhendersonconsulting

You can help and generate a translation to you own language
http://www.youtube.com/timedtext_cs_panel?c=UCFH2kZykqt-VX5W9waJzYvQ&tab=2

*this description may contain affiliate links. When you click them, I may receive a small commission at no extra cost to you. I only recommend products and services that I’ve used or have experience with.

code
Sub secretacc()
Dim barcode As String
Dim rng As Range
Dim rownumber As Long
Dim status As String
Dim Total As Double
Dim Timein As Date
Dim Timeout As Date
Dim iRow As Long
Dim ws As Worksheet
Dim name As String
Dim now As Date
Set ws = Worksheets(/”Attendance/”)
barcode = Sheet3.Cells(2, 1)
Sheet1.Activate
If barcode not equal to/”/” Then

For Each cell In ws.Columns(1).Cells
If Len(cell) = 0 Then cell.Select: Exit For
Next cell
Dim rng1 As Range
Set rng1 = Sheet2.Range(/”A:A/”).Find(barcode, , , xlWhole)
If Not rng1 Is Nothing Then
name = rng1.Offset(0, 1).Value
status = rng1.Offset(0, 2).Value
If status = /”Expired/” Then
Beep

Application.Speech.Speak /”membership Expired/

Please take the opportunity to connect and share this video with your friends and family if you find it useful.