+ Reply to Thread
Results 1 to 3 of 3

Life Cycle Spreadsheet - Issue with repeated recurrence?

Hybrid View

  1. #1
    Registered User
    Join Date
    08-01-2013
    Location
    Cardiff
    MS-Off Ver
    Office 365
    Posts
    64

    Life Cycle Spreadsheet - Issue with repeated recurrence?

    Hi,

    I am working on a lifecycle report that I am required to produce to show the expenditure over a certain time period. I normally work with 5 year lifecycle reports but have been requested to supply a twenty year version.

    The problem i am having is that the lowest life expectancy I deal with is five years so in a five year report there is no issue. However, in a twenty year report a five year life expectancy can show up four times.

    I normally use an IF formula but this does not take in to account the repetitive nature of a five year repeat.

    I have attached a spreadsheet sample with where the repeated should be. The columns of note are E (Life Expectancy), G (Remaining Life) this will indicate which year the cost goes in, and AD (Total Cost) this is the cost figure that should populate the required field.

    At present I am having to 'handrolically' add the repeated fields. I have highlighted the cells that should be populated to cover repeated costs in relation to the life expectancy. This is part of a bigger report that pulls in data from other areas. To keep it simple I have just taken it back to the bare bones. I imagine there may need to be a cell added for current year i.e. 2015 and a formula constructed from this?

    Many thanks in advance for your help.

    Steve
    Attached Files Attached Files

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,915

    Re: Life Cycle Spreadsheet - Issue with repeated recurrence?

    I3
    =IF(MOD(COLUMNS($I5:I5)-MAX(1,$G3),$E3)=0,$AD3,"")
    Try this and copy acrss
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Registered User
    Join Date
    08-01-2013
    Location
    Cardiff
    MS-Off Ver
    Office 365
    Posts
    64

    Re: Life Cycle Spreadsheet - Issue with repeated recurrence?

    Thanks Siva!!!

+ 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: 02-07-2017, 03:47 PM
  2. [SOLVED] Timesheet Recurrence
    By Scary123 in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 08-08-2015, 12:15 PM
  3. count dates per month without recurrence
    By KALATRASH81 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-28-2014, 08:44 AM
  4. using DATEDIF to find "life cycle" for devices
    By xcmm405 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-13-2014, 09:23 AM
  5. [SOLVED] Component Life Cycle Management, How to Extract Correct Data
    By JONBOY666 in forum Excel General
    Replies: 5
    Last Post: 05-01-2013, 10:52 PM
  6. Replies: 4
    Last Post: 03-18-2013, 04:19 PM
  7. Import from excel with recurrence
    By AMFISH in forum Outlook Programming / VBA / Macros
    Replies: 1
    Last Post: 06-18-2012, 02:31 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