Results 1 to 3 of 3

Auto Population of Summary Sheet

Threaded View

Ranbir Auto Population of Summary... 05-11-2010, 10:17 AM
JBeaucaire Re: Auto Population of... 05-11-2010, 10:39 AM
Ranbir Re: Auto Population of... 05-12-2010, 01:29 AM
  1. #1
    Registered User
    Join Date
    10-21-2008
    Location
    Delhi, India
    MS-Off Ver
    MS 365 Subscription Insider (Windows 11 64-bit)
    Posts
    45

    Auto Population of Summary Sheet

    I am attached herewith a sample data, where i want to auto populate my summary sheet in totallity.

    Sheet LR_SUMMARY

    the summary sheet has 3 section

    Day wise and Quality wise i have Auto Populated. but in supplier wise I am facing some problem.

    I am able to populate the firs supplier name in the summary sheet by using the formula

    =INDEX(LR_CNF!$P$5:$P$26,MATCH(0,COUNTIF(LR_CNF!$P$5:$P$26,"<"&LR_CNF!$P$5:$P$26),0))

    However, the susequent supplier are not being populated, I am using the following formula

    =IF(COUNTIF(LR_CNF!$P$5:$P$26,">"&I7), INDEX(LR_CNF!$P$5:$P$26, MATCH(COUNTIF(LR_CNF!$P$5:$P$26,"<="&I7), COUNTIF(LR_CNF!$P$5:$P$26,"<"&LR_CNF!$P$5:$P$26),0)),"")

    SHEET LR CNF

    we are Generating SL Code and LCR Code to update sheet SL-1, SL-2 etc...

    Is there any more simple formula to calculated LCR Code other than used by me.

    Thanks in anticipation.
    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