I am trying to take open and closed items from one worksheet and plug in the totals based creation date and closed date into cells within another worksheet and separate them out based on airline and NDC or Graphical selected in the row
Does anyone know how to do this? I'm struggling
Data document: Amadeus: TC Known Issues & Limitations Master
- Gather opened from Created Date column
- Gather NDC or Graphical from NDC/Graphical column
- Gather Airline from Airline column
- If Closed Date is MONTH YEAR calculate by airline
- If no Closed Date, calculate the number by airline
Is this even possible?