Solution
Consider using Union or Intersect multiple times to achieve your desired results. For instance, if there are three feature classes to be intersected, intersect the first two, and intersect the output with the third feature class.
Consider using Union or Intersect multiple times to achieve your desired results. For instance, if there are three feature classes to be intersected, intersect the first two, and intersect the output with the third feature class.