+ Reply to Thread
Results 1 to 2 of 2

Output numbers for a month and value from one sheet to another

  1. #1
    Registered User
    Join Date
    09-25-2015
    Location
    UK
    MS-Off Ver
    2013
    Posts
    11

    Output numbers for a month and value from one sheet to another

    Hi,
    I am looking to have a set of figures displayed.

    What I hope to achieve is number of items completed per month, and with that a list of these items displayed on the third sheet showing which were done and when

    can someone advise how to do this?
    my date range appears not to work as its saying 0 for everything completed in monthly terms. not sure why?
    can anyone help at all I appear to have hit a brick wall
    thanks
    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,904

    Re: Output numbers for a month and value from one sheet to another

    B3=COUNTIFS('Packaging Status Tracker'!$I:$I,">="&DATE(YEAR($A3),MONTH($A3),1),'Packaging Status Tracker'!$I:$I,"<"&DATE(YEAR($A3),MONTH($A3)+1,1),'Packaging Status Tracker'!$H:$H,B$1)
    Please Login or Register  to view this content.
    Try this and copy across
    Samba

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

+ 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] Output 1 month after existing value
    By TPDave in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-02-2014, 09:19 AM
  2. Show data based on selected parameters
    By pphg in forum Excel General
    Replies: 4
    Last Post: 02-11-2013, 12:22 PM
  3. [SOLVED] Function to Output Current Month and Year
    By cg0789 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-13-2012, 01:46 PM
  4. [SOLVED] Pivot: Replace month numbers with month names and sort by fiscal year
    By jomili in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-29-2011, 02:13 PM
  5. Financial Statement numbers pull monthly to Output Sheet
    By manda.panda in forum Excel General
    Replies: 6
    Last Post: 02-23-2010, 12:51 PM
  6. Looping through columns to copy output into other sheet, and saving output
    By eludlow in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-08-2009, 06:27 AM
  7. Importing several Output sheets into one consolidated Output Sheet
    By Ugh_Der in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-13-2009, 08:58 AM

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