+ Reply to Thread
Results 1 to 5 of 5

Help require to amend the formula to get perfect output

  1. #1
    Forum Contributor
    Join Date
    06-29-2014
    Location
    India
    MS-Off Ver
    2010 Windows 10 64 bits
    Posts
    1,269

    Help require to amend the formula to get perfect output

    Hi friends,

    I want a total of each item annually for selected financial year in cells. Start date: t3 end date: u3 item: v3

    I have used the following formula but it’s giving a sum of grocery selected in v3 only for each item. I have provided the required output in column ‘f’ for your reference.

    Please Login or Register  to view this content.
    Any help will be highly appreciated.

    Thanking you in anticipation.
    Attached Files Attached Files
    Sincerely,

    mso3

  2. #2
    Valued Forum Contributor Naveed Raza's Avatar
    Join Date
    11-04-2012
    Location
    India, Hyderabad
    MS-Off Ver
    Excel, Access 2007/2010
    Posts
    1,338

    Re: Help require to amend the formula to get perfect output

    Hi

    Replace your formula with below one

    =SUMPRODUCT(((Data!$L$2:$L$5000>=$T$3)*(Data!$L$2:$L$5000<=$U$3)*(Data!$D$2:$D$5000=D5)*Data!$P$2:$P$5000))
    Thanks - Naveed
    -----------------------------
    If the suggestion helps you, then Click * to Add Reputation
    To Attach File: Go Advanced>>Manage Attachments>>Add Files (In Top Right Corner)>>SelectFiles>>.........Locate Your File(s)>>Upload Files>>Done (In Bottom Right)
    1. Use [code] code tags [\code]. It keeps posts clean, easy-to-read, and maintains VBA formatting.
    2. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

  3. #3
    Forum Contributor
    Join Date
    06-29-2014
    Location
    India
    MS-Off Ver
    2010 Windows 10 64 bits
    Posts
    1,269

    Re: Help require to amend the formula to get perfect output

    Hello Naveed,
    Perfect! I understood my mistake now.

    Thank you and have a nice day.

  4. #4
    Forum Contributor
    Join Date
    06-29-2014
    Location
    India
    MS-Off Ver
    2010 Windows 10 64 bits
    Posts
    1,269

    Re: Help require to amend the formula to get perfect output

    Sorry. Deleted. Duplicate post.
    Last edited by mso3; 05-15-2015 at 03:00 AM.

  5. #5
    Valued Forum Contributor Naveed Raza's Avatar
    Join Date
    11-04-2012
    Location
    India, Hyderabad
    MS-Off Ver
    Excel, Access 2007/2010
    Posts
    1,338

    Re: Help require to amend the formula to get perfect output

    Glad to help you and thanks for the Reputation

+ 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] Help require to get perfect output if there is a 'H' remark
    By mso3 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-23-2015, 12:57 AM
  2. [SOLVED] Help require to amend the code
    By mso3 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-16-2015, 09:50 PM
  3. Not getting output if there is a formula in column B help require
    By mso3 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-06-2014, 12:06 PM
  4. [SOLVED] Help require to get output in Hindi numbers by formula used
    By mso3 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-24-2014, 11:13 PM
  5. Is VBA possible on this output or does this require just a SUMIF formula?
    By geng in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-31-2010, 03:24 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