Results 1 to 2 of 2

Creating a visual representation of daily flight schedule

Threaded View

  1. #1
    Registered User
    Join Date
    01-04-2021
    Location
    Wroclaw, Poland
    MS-Off Ver
    2016
    Posts
    1

    Creating a visual representation of daily flight schedule

    Good afternoon, everybody.
    I created a game-like spreadsheet for fictional airline network scheduling as a practice in Excel. Currently I am struggling with creating a visual representation of daily flight schedule, consisting of airframe registrations in columns and time in rows- what I have and what I want to obtain is shown on the screens below:

    Flight Schedule / FLTSCH Table:
    asfdasf.png

    Flight List / FLTLST Table:
    2021_01_04_14_33_03_Window.png

    The goal:
    2021_01_04_14_21_38_Window.png

    I tried to adjust the original MS "summer schedule" template for this purpose, but unfortunately failed. The formula I am stuck with is as follows:

    =IFERROR(INDEX(FLTLST,MATCH(SUMPRODUCT((FLTLST[REG]=FLTSCHED[[#Headers],[TF-FIB]])*(ROUNDDOWN($G7,10)>=ROUNDDOWN(FLTLST[DEP],10))*($G7<=FLTLST[ARR]),FLTLST[UNIQUE]),FLTLST[UNIQUE],0),2),0)

    Do somebody have an idea, what mistake do I make that Sumproduct function does not work?
    Attached Files Attached Files
    Last edited by AliGW; 01-04-2021 at 09:55 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Fleet fuel consumption
    By Mahmoudelnemr in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-18-2019, 04:54 PM
  2. Assigned ships for each fleet
    By badongxd in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-30-2018, 11:13 AM
  3. vehicle fleet management prior week schedule
    By blueskine in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-18-2018, 08:34 AM
  4. Car / Fleet Plotter -
    By sammymalta in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 06-02-2015, 12:23 PM
  5. Fleet Tracking
    By saj_1skhan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-06-2015, 06:32 AM
  6. Fleet Services
    By speakers_86 in forum Excel General
    Replies: 13
    Last Post: 03-29-2007, 05:49 PM
  7. [SOLVED] vehicle fleet maintenance
    By diggy in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-15-2005, 01:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1