How do I make a sound as a result of an "if" statement in excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I wish to alert a data inputer if the answer of a calculation falls outside a
certain range, eg>300 <20. The data inputer does not touch type. I hore that
I could use an "if" statemnt to achieve the required result.
 
A formula can't create a sound. You could use programming to create a
sound if the cell value is outside a specified range when the sheet
calculates.

Or, you could use conditional formatting to colour the cell if its value
is outside the specified range. There are instructions in Excel's Help,
and here:

http://www.contextures.com/xlCondFormat01.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top