+ Reply to Thread
Results 1 to 7 of 7

Spreadsheet Math Programming

  1. #1
    Registered User
    Join Date
    09-14-2011
    Location
    Orlando, FL
    MS-Off Ver
    Excel 2010
    Posts
    4

    Spreadsheet Math Programming

    Hey folks,

    I have a column of Labels, then a column of integers.

    Im trying to do mathematics on certain integers that have a particular word in the labels. Is there any if check or function I can set to search for that string and run the math function?

    Thanks in advance

  2. #2
    Forum Expert Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,787

    Re: Spreadsheet Math Programming

    When you say you have a column of labels, do yo mean that you have multiple ActiveX labels or are the labels just cells filled with text?
    If you're happy with someone's help, click that little star at the bottom left of their post to give them Reps.

    ---Keep on Coding in the Free World---

  3. #3
    Registered User
    Join Date
    09-14-2011
    Location
    Orlando, FL
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Spreadsheet Math Programming

    Labels are just cells filled with text.. no ActiveX api

  4. #4
    Forum Expert Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,787

    Re: Spreadsheet Math Programming

    Can you upload a mock workbook with non-sensitive data in it? If you do that someone here should be able to help you without any problem.

  5. #5
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Spreadsheet Math Programming

    Possibly:

    SUMIF
    SUMIFS
    PIVOTTABLE
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  6. #6
    Registered User
    Join Date
    09-14-2011
    Location
    Orlando, FL
    MS-Off Ver
    Excel 2010
    Posts
    4

    Post Re: Spreadsheet Math Programming

    Yes most definitely. A mockup is attached.

    Basically the math being done in F15 is what I want done to any label that has "Overtime Hourly Rate 1." What Im ultimately doing is getting that label and getting a 33% out of it subtracting from the total ( D13 ).
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    09-14-2011
    Location
    Orlando, FL
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Spreadsheet Math Programming

    Quote Originally Posted by royUK View Post
    Possibly:

    SUMIF
    SUMIFS
    PIVOTTABLE
    I tried the SUMIF, but it's criteria parameters ask for integers, no strings. SUMIFS is same thing but 2 conditions. For PIVOTTABLE, only thing I saw that would be close was the count function, but that only counts the cells. I gotta somehow do math on one particular label, over and over. I just found myself doing tedious work searching and selecting the cells that had the label..

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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