+ Reply to Thread
Results 1 to 5 of 5

Trip Calendar Auto-formatting

Hybrid View

  1. #1
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2504
    Posts
    13,720

    Re: Trip Calendar Auto-formatting

    Another way.

    In the attached there is a copy of sheet 'Calendar' ... 'Calendar (2)'.

    Row 1 and 2 includes added countries and Days in location. Rows 2 and 3 existing formula are copied across.

    In B8 this formula filled across column AF returns countries as days in location indicate
    Formula: copy to clipboard
    =IF(B7="","",INDEX($B$1:$L$1,MATCH(0,INDEX(--(B7>$B$4:$L$4),0),0)))


    Then B8:AF8 copied and pasted into cells B14 and B20.

    (Note the merged cells have been removed in row 20. Merged cell should be avoided like the plague. They create havoc in formulas.)

    Now as countries are added change the range references in the formula for the countries ... or
    create some dynamic named ranges in Name Manager. These will size themselves according to amount of data and save having to edit the formula above.

    Please let me know if you are interested in that.
    Attached Files Attached Files
    Last edited by FlameRetired; 10-18-2019 at 05:06 PM.
    Dave

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. how many trip by location ?
    By Mak Man Ina in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-05-2018, 08:46 AM
  2. Replies: 2
    Last Post: 10-03-2016, 08:35 AM
  3. Replies: 0
    Last Post: 08-27-2015, 11:37 PM
  4. Replies: 2
    Last Post: 07-31-2013, 02:00 PM
  5. Calendar VBA auto filling week and month based on calendar entry.
    By perrymagic in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-18-2011, 02:00 PM
  6. Replies: 0
    Last Post: 04-25-2011, 04:28 PM

Tags for this Thread

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