+ Reply to Thread
Results 1 to 10 of 10

Changing multiplier based on cell value

Hybrid View

  1. #1
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,933

    Re: Changing multiplier based on cell value

    You'll need real dates for this.

    So, to generate your dates, for example:

    =LET(d,DATE(2025,1,1),SEQUENCE(DAY(EOMONTH(d,0)),,d))

    and to allocate points:

    =IF(F2:F32="","",LOOKUP(WEEKDAY(E2#,2),{1,6,7},{"",4,6}))

    See in the attached workbook.

    When they has attended more than seven Saturdays and/or Sundays, they receive 5 points for Saturdays and 7 points for Sundays.
    This is more complcated when you have all of your months on separate tabs. Is it REALLY necessary to have one tab per month? I have not yet worked this requirement into the formula.
    Attached Files Attached Files
    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. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  2. #2
    Registered User
    Join Date
    12-18-2024
    Location
    Oslo, Norway
    MS-Off Ver
    MS 365 Version: 18.2412.1114.0
    Posts
    5

    Re: Changing multiplier based on cell value

    Thank you.
    I need one month per sheet because it must be clear and easy to navigate, and at the end of each month we print out the sheet for the month for archiving.

+ 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. Formula Help: use a certain multiplier based from the product groups
    By Jesres in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 02-11-2021, 05:33 AM
  2. Replies: 7
    Last Post: 05-24-2016, 05:09 PM
  3. Add multiplier based on text
    By kevinjay1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-09-2013, 10:47 AM
  4. How to change the multiplier based on the sum of 2 numbers
    By Jcarpent in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-14-2013, 11:22 PM
  5. determine what my multiplier should be based on a range of numbers
    By BbAaSsSs in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 11-10-2007, 03:48 PM
  6. changing multiplier IF......
    By zenix in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-15-2007, 11:25 PM
  7. changing multiplier.
    By kathemius in forum Excel General
    Replies: 5
    Last Post: 12-01-2006, 10:43 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