Changelog v1.08
---------------
Updated the data to DB3K 444 and CWDB 443 (CMANO v1.11)

Changelog v1.07
---------------
Updated the data to DB3K 442 and CWDB 442 (CMANO v1.11 RC1)


Changelog v1.06b5
-----------------
* Added: Already Airborne Groups. A group of aircraft is already airborne when the strike planning starts. This sets Take-Off Time for that group to 0. This lets a player incorporate aircraft comming from a patrol or different strike, but still carrying weapons, into this strike (as a secondary target?).
If using Already Airborne, all other Location Info can be ommited. Airborne aircraft are not checked for Take-Off Conflicts.

* Sheet "Sorted Launch Ranking" now only shows active slots/groups and shows an individual ranking for each and every active group (no more #N/A error for tied rankings and/or no more groups).

* The column "Mission Launch Time" (column EA on the Strike Planner sheet) is redone. It now only shows active slots/groups, and has more error reporting (if an error exists, it shows where). Most cells in this column should have an extra division, but that got lost from my code along the way. This caused the seconds of the adjusting role-time (column H) to be substracted as minutes! For example, the OECM-role adjustment was 3 hours (180 minutes) instead of 3 minutes (180 seconds) earlier than the strikes. Corrected now. 

* The column "Launch Ranking" (column EB on the Strike Planner sheet) is redone. Now, it only displays ranking of active slots/groups and shows no more tied rankings (when tied, the first tied group gets ranked higher).

* The columns "Platform Speed" and "Estimated Transit Time" for each of the waypoints give more messages for clearing error at that waypoint (for example, aircraft with limited Altitude Bands gave unclear errors at the waypoints' Platform Speed columns).

* Weapons with no engines as Platform Type still proved to give false PropulsionID's (LOOKUP-function gives the nearest match if no exact match is found --> replaced LOOKUP-formula with INDEX-MATCH-formula, which check for an exact match.

* When selecting a Platform Type, all Throttle Setting are pre-set to most likely settings (in my point of view) for each waypoint (adjustable, of course).

* When a group slot has no platform selected, all fields for that group are empty for clarity.
