• 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.

Search results

  1. Debraj

    Drop down list to edit other cells

    If I have got your query correctly.. then I think, a simple IF will also work.. Check the attached.. But, still curious to know.. how you want to use this .. in real life..
  2. Debraj

    Restricted Cell

    Hi Jack! Which cell you are talking about!! Did you unhide.. Column Q to AA in the sheet... Did you checked.. Which cell are having a Data Validation applied. Please give your 100%.. we are here if you are missing something..:)
  3. Debraj

    How VLOOKUP works!!

    oops.. I completely forget B-Search :( Thanks @shrivallabha .. for saving me from ruining my weekend.. I will upload a demonstrate file.. soon..
  4. Debraj

    Index Match Formula won't work

    =IF(INDEX($AC$8:$AC$250,MATCH(Y8,$AY$8:$AY$250,0))=INDEX($AL$8:$AL$250,MATCH(Y8,$AY$8:$AY$250,0)),"YES","NO") Check closing parenthesis for Index Functions..
  5. Debraj

    How VLOOKUP works!!

    Hi Team, curious to know.. how VLOOKUP works.. or whats the flowchart to get the answer.. When data is not sorted. Range LookUp set as TRUE. https://dl.dropboxusercontent.com/u/78831150/2014-08-16_0933.swf
  6. Debraj

    Square meters calculator

    Excel has a rarely used, formula called "CONVERT", It help to convert from one unit to another very easily..
  7. Debraj

    Change all chart typefaces in all worksheets

    Hi Mike.. Themes and chart template are works great in this situation.. in case of vba.. please upload a sample file..
  8. Debraj

    Happy Independence Day to all Indian users..

    Wish you a very Happy Independence Day..
  9. Debraj

    Hide formulas

    Just a funny way.. * View > Formula bar > Unhide. * Excel > Option > Advance > Uncheck "Edit Directly in the cell.."
  10. Debraj

    Broken Gantt Chart

    Hi Bianca.. I have deleted your attachment.. as its property of chandoo.org.. I would request your to contact @vijaySharma or @r1c1 for the amendment personally..
  11. Debraj

    how to reposition cell comments?

    Hi.. Target.. Can you please upload a sample file for the same..
  12. Debraj

    Column & Step Line Combo Chart

    I agree Narayan.. however.. somehow getting 9.9 only in 10 Survey.. and 9.5 in 70 Survey has more better quality... (as per our honorable visualization expert bosses) So they want to look both as a Quality measure.. I think its easy to create the requested chart.. then proposing them to...
  13. Debraj

    Column & Step Line Combo Chart

    OK in complete week.. (4th may to 10th may) we have received 111 survey results.. and average Score provided by customer is 9.00 (out of 10) So, Count is just a measure value to show.. how many customer has completed the survey.. Now Average is the Key indicator.. where target is 9.05...
  14. Debraj

    Column & Step Line Combo Chart

    Hi Hui.. as expected.. you gave me the clue.. :) after a lots consideration, I end-up with Area & Scatter.. Atleast its plotting both series in same gridlines... unlike our both above chart.. Still looking if you can able to change the Area (Count Series) to Column .. like below...
  15. Debraj

    Equations in two unknowns with Excel

    Here is another basic solution using chart.. :)
  16. Debraj

    Equations in two unknowns with Excel

    Did you tried.. Goal Seek.. In case of multiple parameter.. check Solver too..
  17. Debraj

    Column & Step Line Combo Chart

    Hi Team, Two parameter : CSAT Survey Count & CSAT Average Score, I want to plot Count as Column Chart (Primary) and Average as Step Line Chart (Secondary). So that I can show the Customer Satisfaction level more clearly. Just a glimpse below.. how the final chart should look like.. PS...
  18. Debraj

    Go To a Special Page

    Hi hooman! Do you think.. your explanation is enough to understand for anyone.. :eek: Try again.. :(
  19. Debraj

    Insert Line (Shift Cell down)

    Here is another tricks.. PS: in case of exclude 1st row.. In Advance Filter List range section.. start from Row 2..
  20. Debraj

    Congrats Shrivallabha for 1000 Post

    Mr.. Redij.. A open handed congratulation to you.. Thanks for all your supports... direct & indirect.. :)
  21. Debraj

    Help with building formulas.... Index (best guess)

    Lets double your bet.. :) =V10*(G10*(1-W10))
  22. Debraj

    Conditional Formatting Required based on other cell

    Hi Khalid, Did you checked.. my "C$17" and your "C17" has little bit difference.. :) So when you apply this formula in C6, it will check accordingly C17 ad when in D6, it will check corresponding D17. due to that $ sign. and Conditional Formatting check each cell in C6 to E6, and apply...
  23. Debraj

    Conditional Formatting Required based on other cell

    Hi Khalid, Select C6:E6, and apply Conditional Formatting > Formula as.. =MAX($C$17:$E$17)=C$17
  24. Debraj

    To insert code automatically on sheet with crossm atching main database

    Hi Ram.. Try this formula in Inser sheet .. B2 =INDEX('Main Database '!G$2:G$324,INDEX(MATCH(C2&F2&G2,'Main Database '!B$2:B$324&'Main Database '!E$2:E$324&'Main Database '!F$2:F$324,0),,))
  25. Debraj

    Adding rows with the same A column value; cleaning code

    Any sample file .. with expected output.. :mad:
Back
Top