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

  1. S

    Get the latest value from a table

    What does 9^9 do here?
  2. S

    Get the latest value from a table

    Please help me achieve this. Material Month Price Latest Price A Jan 10 B Jan 2 2 C Jan 4 D Jan 5 5 A Feb 8 8 C Mar 22 C April 19 19
  3. S

    Statically method to find out an expected value

    Can someone help me with a method to identify the ideal price in the below scenario to reach the volume of 1700?.. How to achieve this? Year Price Volume 2018 4.75 1500 2022 6.03 1300
  4. S

    Average if with grouping

    You are a genius!:)
  5. S

    Average if with grouping

    Please help me achieve this! Name Month Sal Average ABC Jan 2 ABC Feb 4 ABC Mar 6 4 XYZ Jan 5 XYZ Feb 10 XYZ Mar 15 10
  6. S

    Minimum by group with formulas

    Thanks. Works a treat!
  7. S

    Minimum by group with formulas

    Please help me achieve this!
  8. S

    #VALUE! Error

    It is XL function. I resolved it. Thanks
  9. S

    #VALUE! Error

    It should encode the text so that it will be used as an URL.. The whole logic is with that formula I should be able to create a dynamic url which users can click on.. Without encoding: This is test with encoding : This%20is%20test( This is fit for URL creation)
  10. S

    #VALUE! Error

    Here is the sample file
  11. S

    #VALUE! Error

    I get #VALUE! with this formula HYPERLINK(HYPERLINK(Config!$B$9&"/"&SUBSTITUTE(TEXT(E38,"MM/D/YYYYY"),"/","_")&"/"&ENCODEURL(Config!$B$10))&"/"&ENCODEURL(A38&".msg","Click") Config!$B$9= https://kt001-kt.kell.com/:u:/r/sites/AAFAA3444/Connectivity/Connectivity Controls Audit...
  12. S

    Open two links at once from one hyperlink function

    Hi All, Is it possible to open two links at once from an Hyerlink function. Example: =Hyperlink("https://chandoo.org/ "&"https://stackoverflow.com/ ") Thanks
  13. S

    Conditional Average

    Amazing. It worked!. Thanks
  14. S

    Conditional Average

    How to achieve conditional average. I need average wherever there is "D" , When there is no "D" then it has to calculate the average for "R1". Thanks santhosha'
Back
Top