Results 1 to 3 of 3

Spread cell value over multiple cell based on dates

Threaded View

  1. #1
    Registered User
    Join Date
    11-05-2011
    Location
    US
    MS-Off Ver
    Excel 2011 for mac
    Posts
    2

    Spread cell value over multiple cell based on dates

    Trying to spread projected sales revenue over a number of months based on projected order date.

    Inputs - projected order month, total revenue, number of months the job is expected to last.

    Have tried -

    Created a 12 month calendar - compare expected order month with calendar month - if yes, then spread order based on number of months

    =IF($H$7=$L$6,IF(COLUMNS($L7:L7)>$F7,"",$G7/$F7),"")

    But it only works for the first date occurrence. (i.e. this formula test for month of October, next cell tests for November. When expected order month is October will not spread data in cell with November test.

    Sample attached.

    Thanks,
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

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