I'm trying to build a formula field that will return text. I was wondering if any of you guys have suggestions for slimming down the following formula, or perhaps a workaround. When it compiles I am over the 5K limit by 228 characters! Any help would be greatly appreciated!
Formula in question:
I believe the culprit is 'Use_Case_Stamp___c), which returns a date of 'Today()' when 2 out of the 11 possible 'Use Case Checkboxes' are checked.
The formula for 'Use_Case_Stamp__c' is:
The formula for 'Use_Case_Total__c' (pictured above) is:
I'm hoping I can fit this into one formula field as opposed to incorporating additional WFR's. Thank you all in advance.
-M