You could also use this formula:
IIf([Baseline Finish]=ProjDateValue("NA"),"Not Baselined",IIf([Work
Variance]/[Baseline Work]<0.05,"Less than 5% over Baseline
Work",IIf([Work Variance]/[Baseline Work]<0.15,"5 - 15% over Baseline
Work",IIf([Work Variance]/[Baseline Work]>0.15,"15%+ over Baseline
Work","Error"))))
and slightly modify Dale's instructions for configuring the indicator.
--
Stephen Sanderlin
Owner/Founder - EPMFAQ
http://www.epmfaq.com/
http://forums.epmfaq.com/
EPM Solutions Architect / Principal Consultant - BT Professional
Services
http://bt.ins.com/
This electronic message, along with any information, advice, and
opinions it contains, are mine alone and are not representative of my
employer. All information is provided in "GOOD FAITH" and on an "AS IS"
basis only. I provide no presentations or warranties, express or
implied, including implied warranties of fitness for a particular
purpose, merchantability, title, and noninfringement. I strongly advise
you to extensively test any changes, workarounds, or techniques
described herein on a development system prior to implementation in a
production environment, and you are hereby notified that I bear no
responsibility whatsoever for any loss, harm, or otherwise negative
outcomes resulting from your actions, whether or not said actions were
a result of this electronic message, directly or indirectly.