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

    Conditional Format cells based on values in range

    Thank you for the sheet, works well to what I needed. May I ask for some more assistance, this time - Cells A25:A31 are Days of the Week - I want to use CF wherein if cell value is Sat or Sun (Weekend) then Cell color + 3 cells on right should change to Grey. I hope this is not confusing, if...
  2. A

    Conditional Format cells based on values in range

    @ETAF Thank you for this, I tried further if the values were negative, could not work out the formulas 0 to -2.99 = GREEN -3 to -4.99 = AMBER/ORANGE -5 to -99.99 = RED Appreciate your response.
  3. A

    Conditional Format cells based on values in range

    Sorry, the range should be as follows: Score: 0 to +2.99 = Green Score: +3 to +4.99 = Orange Score higher than 5 = Red
  4. A

    Conditional Format cells based on values in range

    Dear Excel Gurus, I need your help, have checked past threads on CF however unable to find the answer to my question... I am looking for CF formula wherein color codes are applied based on the value in cell. Sheet attached for reference, wherein Col A contains the values and I want the...
  5. A

    Request Formula

    @Luke M Thank you, works perfectly.
  6. A

    Request Formula

    Dear Xcel Guru' Need your assistance, I have the attached sheet wherein I want to put the formula in Cell G1 - This is based on Value in Cell F1 - Look up Col C and when the exact match is found - display the corresponding cell value from Col A (date). In the sheet the Cell F1 = 126,879 so the...
  7. A

    Insert Last Entry into cell

    Awesome!! Thank you @pecoflyer
  8. A

    Insert Last Entry into cell

    Dear Gurus, I am looking for a formula that can look for the last entry in a range of cells. Eg: Attached sheet - last entry in Column B (range B2:B32) is 1,596,088 - similarly other columns. I want to know if there is a formula that can be inserted in Cell B33 which will always look up the...
  9. A

    Count Dates Greater Than

    Thank you @Peter Bartholomew for the new formula, as I am using Office 2013 version currently... will keep the formula on file for future reference.
  10. A

    Count Dates Greater Than

    Thank you @AlanSidman, this works perfectly.
  11. A

    Count Dates Greater Than

    Dear Gurus, I am looking for a formula (E2) which can count the number of cells which has a ">=D2" from the range $B$2:$B$273, the same formula then continues into cell E3,E4,E5.... while criteria will be cells D3, D4,D5... As the list is updated often and then a graph is related to it, I...
  12. A

    Count with multiple range of values

    Thank you @deciog and @p45cal both options work good. I want to go a bit further, if the data range changes as attached wherein the reference cells are B5:G14 - what would be the formula' then. Thanks once again in advance
  13. A

    Count with multiple range of values

    Dear Excel Gurus, Need your help, I would like to know how many entries in column L have a values as listed in Cells B1, C1,D1,E1.... (these are set as text, would actually want it also as numbers). I have done a simple countif in column P but really looking for the table format A1:I2 Highly...
  14. A

    Conditional Formatting - change color based on Dates / DOW

    Thanks Peter, this works great.
  15. A

    Conditional Formatting - change color based on Dates / DOW

    Dear Excel Gurus, In the attached document I have entered Date in cell A1, formula added in cell B1: AE1. Based on values in cell A1:AE1 cells A2:AE2 values display "ddd" format. Conditional formatting has been done in cell A2:AE2 to change color based on Weekday and Weekend. (Fr & Sat)...
  16. A

    CONCAT with 2 decimal only

    Thank you very much, works perfectly.
  17. A

    CONCAT with 2 decimal only

    Dear Gurus, Looking to use CONCAT however the result in cell B8 does not give the currency sign of cell B4, further it is more than 2 decimal values. Want the final value to display as cell B10. Attached is the sample file created to explain the same. Thanks in advance. Kind regards
  18. A

    Highlight Dates within Range

    Awesome, Thank you @Excel Wizard. The formula does exactly what I was looking for.
  19. A

    Highlight Dates within Range

    Dear Excel Gurus, From the attached sheet, I want to set a formula where in lookup for date range between Cell A2:B2 in G1:UE1, then go to G2:UE2 and make cell values = 1. Appreciate your guidance Kind regards Arjun
  20. A

    Formula - Discounted Price & Amount

    Thanks a lot Naresh, works perfectly as I was looking for.
  21. A

    Formula - Discounted Price & Amount

    Apologies for not being clear in my expectations, in the attached sheet I have added more data - hope I can explain better this time). Col A has the Full Price Amount, Col B is the Discounted Price (19% has been done manually), Col C is the Discount Amount - If I change the Discount % Cell C1...
  22. A

    Formula - Discounted Price & Amount

    Dear All, I would like to automate the process, wherein anytime a Discount Percentage is entered in Cell E2, the Discounted Price Cell B4 and Discount Amount Cell B5 must change. Attached is the sheet I have manually put the formula in cell B4 - want this to update auto. Thanking in...
  23. A

    Copy Cell Value into following rows

    Hi Marc, Thanks once again for your reply, however I am getting an error as follows Compile error: Invalid use of Me keyword. Could you please share how I can resolve this. Looking forward.. Kind regards Arjun
  24. A

    Copy Cell Value into following rows

    Hi Team, I am looking for vba code to complete the following task (data sample attached) Sheet1 - Data File - is my Daily Extract File. Sheet2 - Task 1: Column A has values while there are blank rows in between, I want to know a vba code which can copy the values in Col A and paste in the...
  25. A

    VBA Code to remove Zero from Cells

    Thank you Marc, got it! Task completed.
Back
Top