If [Business Unit] = "MMB" and [Dollars] > 25000 then [Location] = [Location] else if [Business Unit] = "MMB" and [Dollars] < 7500 then [Location] = "UW" else "Central" endif
Error: Formula (35) Parse Error at char(269): Malformed If Statement (Expression #1)