+ Reply to Thread
Results 1 to 2 of 2

Auto Fill Days of week based on drop down selection in first day/column

  1. #1
    Registered User
    Join Date
    10-14-2011
    Location
    Las Vegas, Nevada
    MS-Off Ver
    Excel 2007
    Posts
    24

    Auto Fill Days of week based on drop down selection in first day/column

    7 columns - first column has drop down menu with choices Monday thru Sunday - Once day of week is selected I want following 6 days/columns to auto populate in order with correct day.

    EXAMPLE: Choose Tuesday from drop down in first day/column then second column will automatically fill with Wednesday, third column will fill with Thursday and complete to fill all columns. THANK U!!

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Auto Fill Days of week based on drop down selection in first day/column

    Try pasting the following code into the relevant sheet tab (e.g. Sheet1) in the VBA editor (Alt F11).

    Please Login or Register  to view this content.
    I've assumed that the cell with the drop down is A1 and the 6 additional cells are in B1 to G1
    Martin

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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