ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   I want to *beep* *beep*!!!! (https://www.excelbanter.com/excel-programming/292022-re-i-want-%2Abeep%2A-%2Abeep%2A.html)

KJTFS[_105_]

I want to *beep* *beep*!!!!
 
what happens if you put

Sub MultiBeep(NumBeeps)
Dim Counter
For Counter = 1 To NumBeeps
Beep
Next

Beep
End Sub

or
Beep
Beep

does it beep twice then? How about when you hard code the loop with
number instead of a variable?


Sorry I cant test anything with sound my work computer doesnt have
sound card or even a speaker so I can't test. Also try saying Nex
Counter and Dim Counter as Integer

Hope that sheds some light on something.

Keith
www.kjtfs.co

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 06:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com