+ Reply to Thread
Results 1 to 4 of 4

Day book generation from other sheets

  1. #1
    Forum Contributor
    Join Date
    06-02-2016
    Location
    INDIA
    MS-Off Ver
    2007
    Posts
    327

    Day book generation from other sheets

    Dear All,

    I will enter Data by Datewise in different sheets like Purchase entries in Purchases sheet, Sale entries in Sales sheet, Receipt entries in Receipts Sheet and so on ..

    Now the required result/data is

    if I input particular date,

    It should return all the transactions on that date one by one with Date, Ref/Bill No, Description, Debit and Credit values.

    Please find the photo and file attachment for named ranges and for better idea.

    thank you very much in advance
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by kprabhupaul; 06-03-2016 at 04:51 AM. Reason: files has not been attached

  2. #2
    Forum Contributor
    Join Date
    06-02-2016
    Location
    INDIA
    MS-Off Ver
    2007
    Posts
    327

    Re: Day book generation from other sheets

    Please brothers,

    can anyone solve this problem ..?

    Help be appreciated thank you

  3. #3
    Forum Expert
    Join Date
    02-14-2009
    Location
    .
    MS-Off Ver
    ................
    Posts
    2,840

    Re: Day book generation from other sheets

    If it is that urgent then perhaps the Commercial Services forum might be more appropriate.

  4. #4
    Forum Contributor
    Join Date
    06-02-2016
    Location
    INDIA
    MS-Off Ver
    2007
    Posts
    327

    Re: Day book generation from other sheets

    one friend given this formula for daybook!a3

    =IFERROR(IF(ROWS($A$3:$A3)>COUNTIF(PURCHASES!$A:$A,$C$1),INDEX(SALES!A:A,SMALL(INDEX((SALES!$A$3:$A$1000<>$C$1)*10^10+ROW(SALES!$A$3:$A$1000),0),ROWS($A$3:$A3)-COUNTIF(PURCHASES!$A:$A,$C$1))),INDEX(PURCHASES!A:A,SMALL(INDEX((PURCHASES!$A$3:$A$1000<>$C$1)*10^10+ROW(PURCHASES!$A$3:$A$1000),0),ROWS($A$3:$A3)))),"")

    but it is not reflecting results correctly .. (because I made few changes to doc)

    ::: thank you :::

+ 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. Copy w/sheets from a w/book to another w/book
    By tkraju in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-12-2016, 02:37 PM
  2. Replies: 0
    Last Post: 07-13-2015, 01:19 AM
  3. [SOLVED] how to change this macro so it makes sheets in a new book not in the current book
    By gavwalsh in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-01-2015, 05:27 AM
  4. List Generation across multiple sheets
    By jordanritchie in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-10-2014, 08:16 PM
  5. copy all sheets from a book to an individual book
    By swelyan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-29-2011, 04:02 PM
  6. [SOLVED] Create New Workbook - Name book - 4 Sheets - Name Sheets
    By Greg in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-12-2005, 12:05 AM
  7. Copying Multiple book sheets to a new book
    By Rich Kniatt in forum Excel General
    Replies: 0
    Last Post: 04-20-2005, 12:22 PM

Tags for this Thread

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