View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Sound Volume control

Hi Dave,

See MSKB Article # 178456:

'SAMPLE: Volume.exe: Set Volume Control Levels Using Visual Basic'
http://support.microsoft.com/default...b;en-us;178456

See also the code fom KeepItcool at:

http://tinyurl.com/acflt

---
Regards,
Norman



"Dave F." wrote in message
...
Hi
Is there a way to change the sound volume using VBA?
I would have guessed it would be an API, but I can't find anything on:
http://vbnet.mvps.org/

Any Ideas?

Cheers
Dave F.