+ Reply to Thread
Results 1 to 2 of 2

look up from list of days of the week and return day of theweek value

  1. #1
    Registered User
    Join Date
    10-30-2019
    Location
    London, England
    MS-Off Ver
    MS Office 2010
    Posts
    5

    look up from list of days of the week and return day of theweek value

    Help needed in a formula to return day of the week value based on selecting day of the week from list.
    E.g. If Sunday is selected from list in cell F7 then cell H1 returns 1, if Monday is selected returns 2, if Tuesday is selected returns 3 etc...

    Attached spreadsheet hopefully explains fully assistance needed.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: look up from list of days of the week and return day of theweek value

    Just a bog standard VLOOKUP will do:

    =VLOOKUP(F7,$C$7:$D$13,2,0)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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. [SOLVED] Calculating Years, Months, Week, Days, Hours, Minutes for Work Days between two dates
    By hecgroups in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-23-2019, 12:09 AM
  2. [SOLVED] How do return days,week no,month and year in between two dates
    By silambarasan.J in forum Excel General
    Replies: 5
    Last Post: 10-26-2016, 04:29 AM
  3. Replies: 4
    Last Post: 11-14-2015, 12:13 PM
  4. [SOLVED] Find week days within the date range and return number
    By CaineSmith in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-06-2014, 03:47 PM
  5. Week numbers and days list
    By DJohnny in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-29-2014, 08:15 AM
  6. [SOLVED] Loop through date data and return with days per each week of the data
    By jeptha in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-05-2012, 09:18 AM
  7. Generating List of Week Working days and Identifying Holidays
    By ron2k_1 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-29-2009, 02:13 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