PA_PB__c
    false
    IF( Opportunity__r.RecordTypeId ="01210000000QekK",
IF(month(Forecast_shipping_day__c) = 4,"PA:4月(1Q)", 
IF(month(Forecast_shipping_day__c) = 5,"PA:5月(1Q)", 
IF(month(Forecast_shipping_day__c) = 6,"PA:6月(1Q)", 
IF(month(Forecast_shipping_day__c) = 7,"PA:7月(2Q)", 
IF(month(Forecast_shipping_day__c) = 8,"PA:8月(2Q)", 
IF(month(Forecast_shipping_day__c) = 9,"PA:9月(2Q)", 
IF(month(Forecast_shipping_day__c) = 10,"PB:10月(3Q)", 
IF(month(Forecast_shipping_day__c) = 11,"PB:11月(3Q)", 
IF(month(Forecast_shipping_day__c) = 12,"PB:12月(3Q)", 
IF(month(Forecast_shipping_day__c) = 1,"PB:01月(4Q)", 
IF(month(Forecast_shipping_day__c) = 2,"PB:02月(4Q)", 
IF(month(Forecast_shipping_day__c) = 3,"PB:03月(4Q)", 
"") 
) 
) 
) 
) 
) 
) 
) 
) 
) 
) 
),
IF(month(CloseDate__c) = 4,"PA:4月(1Q)", 
IF(month(CloseDate__c) = 5,"PA:5月(1Q)", 
IF(month(CloseDate__c) = 6,"PA:6月(1Q)", 
IF(month(CloseDate__c) = 7,"PA:7月(2Q)", 
IF(month(CloseDate__c) = 8,"PA:8月(2Q)", 
IF(month(CloseDate__c) = 9,"PA:9月(2Q)", 
IF(month(CloseDate__c) = 10,"PB:10月(3Q)", 
IF(month(CloseDate__c) = 11,"PB:11月(3Q)", 
IF(month(CloseDate__c) = 12,"PB:12月(3Q)", 
IF(month(CloseDate__c) = 1,"PB:01月(4Q)", 
IF(month(CloseDate__c) = 2,"PB:02月(4Q)", 
IF(month(CloseDate__c) = 3,"PB:03月(4Q)", 
"") 
) 
) 
) 
) 
) 
) 
) 
) 
) 
) 
))
    BlankAsZero
    
    false
    false
    Text
    false