String formula too complex

Error 16

 

A string expression is too complicated.  Strings not assigned to variables (such as those returned by functions) are assigned to temporary locations during string expression evaluation.  Having a large number of such strings can cause this error.  Try assigning these strings to variables and use the variables in the expression instead.