Results 1 to 5 of 5

Excel 2007 : Repeating Formula

Threaded View

  1. #1
    Registered User
    Join Date
    02-04-2011
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    24

    Question Repeating Formula

    Hi Again,

    I am using this formula and it works but i need it follow the same pattern you can see below.

    Is there an easier way to follow the same pattern without having the formula this long?

    =IF(AND(C6>=J12,C6<J13),K12*C7,IF(AND(C6>=J13,C6<J14),K13*C7,IF(AND(C6>=J14,C6<J15),K14*C7,IF(AND(C6>=J15,C6<J16),K15*C7,IF(AND(C6>=J16,C6<J17),K16*C7,IF(AND(C6>=J16,C6<J17),K17*C7,IF(AND(C6>=J17,C6<J18),K18*C7,
    )))))))

    i still have many cells to cover using the same formula.


    Thanks.

    Mick
    Last edited by Mick2011; 02-05-2011 at 04:20 AM.

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