• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Recent content by James Perry

  1. J

    How can I make Data Validation and 'Advanced Filter' dynamic ???

    Somendra....... I hope that tiny sample will suffice. Thanks, anyways
  2. J

    How can I make Data Validation and 'Advanced Filter' dynamic ???

    Thanks bobhc...that's a cool reply. But i'm not looking at a Table or Pivot Table as a solution. Much appreciated.
  3. J

    How can I make Data Validation and 'Advanced Filter' dynamic ???

    I have a worksheet that contains rows of data. Column A has rows of sales data for a month. Cell A1 has the label Sales_Rep. Col B1 has the label Sales_Value. Col C1 has the label Mode_Of_Payment (Cash, Check, Card ) I do a 'remove duplicates' on column A that contains the names of sales...
  4. J

    I want to share…. RemoveDuplicates & NameRange & SUMPRODUCT in a single example.

    A simple example. A company has 12 sales depots in the township. Sales revenue data pours in each month for all 12 depots. So at the year end there are 144 rows of sales data with each depot name appearing 12 times. So how do I compute the TOTAL sales for each depot ??? Here'a how.... In a new...
  5. J

    By default, 'true' or 'false' appears in the middle of a cell and in upper case. Why ???

    Hello friends. If I key in the word 'hello' in a cell that word gets left-aligned simply because it’s a text. If I key in a number like '16396' in a cell, that takes on right-alightment because it’s a number. BUT if i key in the word 'true' in a cell, Excel displays the same word but in...
  6. J

    How to get 150 selected values to assume a unique color

    In an excel worksheet are 250 values. 150 values are active. The rest are filtered out. Every time a active value is selected it is also given a color for ease of identification. The color can be the same for all 150 cells. But since Excel provides millions of colors i prefer to use a unique...
  7. J

    I'd like to share.....VLOOKUP + Filter

    Cell A1 has the label 'email of those invited' Cell B2 has the label - RSVP'd Cell C2 has the label - Not RSVP'd Cells B2:B25 contain the email addresses of those invited who have RSVP'd Required- Cells C2:C25 to display only those who have not RSVP'd My solution: In cell C2 enter the formula -...
  8. J

    THE OLD HAS PASSED THE NEW HAS COME....

    Sorry.... i didn't know that. Thank u.
  9. J

    THE OLD HAS PASSED THE NEW HAS COME....

    WISHING ONE & ALL... A VERY HAPPY NEW YEAR 2015 !!
  10. J

    How to 'switch' cell labels in Excel.

    Hey thanks a load Somendra Misra. That's not only brilliant, that's super brilliant. I got it. First the '5 fingers'. Next the 'clenched fist'. Then the 'I.
  11. J

    How to 'switch' cell labels in Excel.

    Cell A1 has the label Emp_Name. In cell B1 i accidentally key Hours_Worked instead of Date_Worked. In cell C1 i key in Date_Worked. Now i would like to 'switch' the labels so that B1 becomes Date_Worked and C1 becomes Hours_Worked. This is the order i would like on my sheet. So i select cells B1...
  12. J

    How to make ONLY the word 'Approved' a superscript (and NOT the number) with both values in the same

    A single cell is formatted to include the word 'Approved' (wherever applicable) + a budget value. Both values are in a single cell. Approved on the left and the budget value on the right. I only need to make the word 'Approved' display as a superscript. My question.... Is there a way to do the...
  13. J

    Required: Excel Formula To Update Incremental Counter

    Cell A3 has a changing numeric value. Cell B2 has a fixed number e.g. 100 Cell B3 has the formula = INT(A3/B2) E.g. = INT(550/100) gives 5 in cell B3 What i need..... Excel formula in cell B1 (like a incremental counter) to do a summation of the values in cell B3 each time the value in cell...
Back
Top