+ Reply to Thread
Results 1 to 4 of 4

Generate report based on master file dates and delivery notes

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    04-04-2013
    Location
    India
    MS-Off Ver
    Excel 2019
    Posts
    100

    Generate report based on master file dates and delivery notes

    Hello, I need help to generate a report (Sheet "Report-A" & "Report-B" ) based on the dates (column F) and delivery notes (column E) from the master file. Sample workbook attached.

    Thank you.
    Attached Files Attached Files

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Generate report based on master file dates and delivery notes

    Hi
    Use this in E7 and copy down an right
    Formula: copy to clipboard
    =SUMIFS(Master!P$10:P$10000,Master!$F$10:$F$10000,$A7,Master!$E$10:$E$10000,$B7)

  3. #3
    Forum Contributor
    Join Date
    04-04-2013
    Location
    India
    MS-Off Ver
    Excel 2019
    Posts
    100

    Re: Generate report based on master file dates and delivery notes

    Thanks for your help.

  4. #4
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Generate report based on master file dates and delivery notes

    Thanks for the feedback and rep.

+ 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. [SOLVED] Generate report based on master file dates and delivery notes
    By sharathnarayanan in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-28-2017, 12:36 PM
  2. Generate subsheet or workbook based on master
    By ChrisLN in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 09-23-2016, 08:59 AM
  3. [SOLVED] Need VBA Help on MS-Access to generate report & save to xlsb file to tageted file
    By breadwinner in forum Access Programming / VBA / Macros
    Replies: 6
    Last Post: 05-23-2014, 07:52 AM
  4. Help! Macro to Generate email in Lotus Notes and automatically attach a file
    By elpollo87 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-27-2012, 10:19 AM
  5. [SOLVED] Generate report based on list of data Validation.
    By hecgroups in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 01-24-2012, 12:26 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