Microsoft
Software
Hardware
Network
Question : Can I write VBA macros that play sounds?
Can I write VBA macros that play sounds?
Answer : Can I write VBA macros that play sounds?
Yes, you can play WAV and MIDI files, but it requires Windows Application Programming Interface (API) functions . If you’re using Excel 2002 or later, you can take advantage of the Speech
object. The following statement, when executed, greets the user by name:
Application.Speech.Speak ("Hello" & Application.UserName)
Random Solutions
Mysql Order By
Copy tables between databases
SQL server database schema, backup/restore
How to Disable all textboxes, command buttons, combo boxes etc.. on form:
Classic vbscript: at reboot, wait 10 minutes, check if (list of HostHeader sites) are running, if so, STOP
Time Calculation/Interval
record source for reports and forms gone
how can i make a rewrite rule to read links on the link bar, if there any???
Change div position when dropdown menu item is selected
Who should be the owner of a database.