Hi, Try following formula =IF(B2<300, "No Action Required",IF(AND(B2>=300, B2<500), "Action Required", IF(B2>=500, "Urgent Action Required", "False")))
in above formula instead of 'B2' give the reference of exposure cell I hope it will solve your problem, Best regards, swapnil. On Fri, Apr 17, 2009 at 8:17 PM, healthandsafetysupp...@googlemail.com < healthandsafetysupp...@googlemail.com> wrote: > > Hi, > > Im a bit stuck on a worksheet. > > I am making a sound exposure sheet. At the end of the form I have a > cell that has a number relating to exposure. > What im trying to do is the a cell below, create a code, formula or > som thing that would identify action required, i.e; > > If the exposure cell equals 150, i want a cell below to automatically > say 'No Action Required' > > I have tried to do it as a criteria, i.e <300 No Action Required, > >301: <500 Action Required, >501 Urgent Action Required. > They are the messages I want to appear in the cell below when the > exposure cell is completed. > > I have no idea about creating scripts etc, only basic sums. Any help > would be really great! > > Many thanks, > > > > --~--~---------~--~----~------------~-------~--~----~ ------------------------------------------------------------------------------------- Some important links for excel users: 1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at http://www.excelitems.com 2. Excel tutorials at http://www.excel-macros.blogspot.com 3. Learn VBA Macros at http://www.vbamacros.blogspot.com 4. Excel Tips and Tricks at http://exceldailytip.blogspot.com To post to this group, send email to excel-macros@googlegroups.com If you find any spam message in the group, please send an email to: Ayush Jain @ jainayus...@gmail.com or Ashish Jain @ 26may.1...@gmail.com ------------------------------------------------------------------------------------- -~----------~----~----~----~------~----~------~--~---