NotSoSmartGuy Posted March 9, 2009 Share Posted March 9, 2009 if cell A1 > 0 then play a sound. how od you code or do this in excel Thanks Link to comment Share on other sites More sharing options...
0 ViZioN Posted March 9, 2009 Share Posted March 9, 2009 Google really is your friend. First result: http://www.google.co.uk/search?q=excel%20p...und%20condition Link to comment Share on other sites More sharing options...
0 NotSoSmartGuy Posted March 9, 2009 Author Share Posted March 9, 2009 thank you for that link. Is says that I have to copy that code into VBA. So I would need the visual basic platform in order to do what I want correct? Thanks Link to comment Share on other sites More sharing options...
0 random_n Posted March 9, 2009 Share Posted March 9, 2009 VBA is Visual Basic for Applications - it's built in to Office (except Office 2008 for Mac). If you're in Office 2007, go to the Office Orb, Excel Options, and enable Show Developer tab in the Ribbon. Link to comment Share on other sites More sharing options...
0 Kami- Posted March 11, 2009 Share Posted March 11, 2009 Alt + F11 = VBA ;) Link to comment Share on other sites More sharing options...
Question
NotSoSmartGuy
if cell A1 > 0 then play a sound.
how od you code or do this in excel
Thanks
Link to comment
Share on other sites
4 answers to this question
Recommended Posts