+ Reply to Thread
Results 1 to 4 of 4

Formula to Fill in Cells from Start month to an ending month

  1. #1
    Registered User
    Join Date
    11-04-2022
    Location
    Cairo, Egypt
    MS-Off Ver
    2019
    Posts
    24

    Formula to Fill in Cells from Start month to an ending month

    Hey guys,

    Would be great if you could help.

    Im trying to create a table where i can forecast my client retainers.

    I basically want to the function to read from a a cell with a retiner amount, the month it will start, and the month it will end.

    So if the retainer is 100/month, starts in Jan 2023 and ends in June 2023 I want it the months to be filled With jan and june included with all inbetween.

    Ive attached a file to help showcase.

    Regards,
    M.
    Attached Files Attached Files

  2. #2
    Spammer
    Join Date
    10-23-2012
    Location
    Adelaide, Australia
    MS-Off Ver
    Excel 2003, Office 365
    Posts
    1,237

    Re: Formula to Fill in Cells from Start month to an ending month

    Is this what you are after?

    In cell K20 (drag across and then down)

    =IF(AND(K$19>=$I20,K$19<=$J20),$E20,"")

  3. #3
    Registered User
    Join Date
    11-04-2022
    Location
    Cairo, Egypt
    MS-Off Ver
    2019
    Posts
    24

    Re: Formula to Fill in Cells from Start month to an ending month

    Thats perfect.

    The issue was it wouldnt include the closing month for some reason.

    Thank you Croweater!

  4. #4
    Spammer
    Join Date
    10-23-2012
    Location
    Adelaide, Australia
    MS-Off Ver
    Excel 2003, Office 365
    Posts
    1,237

    Re: Formula to Fill in Cells from Start month to an ending month

    You're welcome.

+ 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. Replies: 2
    Last Post: 01-13-2023, 05:25 AM
  2. [SOLVED] Formula to fill month end dates from start date to end date
    By Barieq in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-03-2016, 11:51 AM
  3. [SOLVED] Calculation of days per month for dates beginning in one month and ending in another month
    By Fahrettin in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-07-2015, 04:52 PM
  4. [SOLVED] How can I fill a column with dates just knowing beginning and ending month ?
    By dschmitt in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-07-2015, 03:23 AM
  5. starting and ending month to fill same qty inbetween months
    By cpramesh in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-09-2014, 03:20 AM
  6. Help to create Macro to Auto-fill end of month based on given start and end dates
    By patidallas22 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-15-2014, 11:26 AM
  7. Formula for average duration for each month based on the ending month
    By bobby769 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-21-2013, 11:18 AM

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