+ Reply to Thread
Results 1 to 3 of 3

Decoding an excel formula

Hybrid View

  1. #1
    Registered User
    Join Date
    05-12-2014
    MS-Off Ver
    Excel 2003
    Posts
    1

    Decoding an excel formula

    Hi everybody,

    This is my first post in this forum and

    I need help with an excel formula. the formula is SUMIFS('KE80 Data'!$P:$P,'KE80 Data'!$V:$V,$E11,'KE80 Data'!$S:$S,G$6)

    where (KE80 Data) is the sheet name and this formula is applied in another sheet.
    So can anybody help me out to understand this formula . I basically know how how SUMIFS works but i am unable to decode this formula.

    I would be very greatfull if somebody could help me with this.

    Regards,
    Nadeem

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,018

    Re: Decoding an excel formula

    P is result column

    Formula return result where criteria is met:
    E11 in V column
    G6 in S column of desired sheet
    Never use Merged Cells in Excel

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Decoding an excel formula

    Sum all the values in Column P of VData when
    the value in column V of VData = the value in E11 (E11 will change to E12,E13,etc as it is copied down the page)
    and
    the value in Column S of VData = the value in G6 (G6 will change to H6,I6,... if you copy it to the right)
    Does that help?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ 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. Base64 decoding using excel function
    By deepak1986 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-20-2012, 02:21 PM
  2. Decoding a string
    By wilro85 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-04-2009, 11:36 AM
  3. decoding formula issue
    By Ricersux in forum Excel General
    Replies: 1
    Last Post: 02-18-2008, 12:02 PM
  4. Help decoding code
    By jamphan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-28-2007, 03:37 PM
  5. [SOLVED] Decoding an old macro
    By WendiL99 in forum Excel General
    Replies: 1
    Last Post: 06-19-2006, 10:50 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