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

    Selection of multiple ranges

    Got the solution thank you Guys
  2. Nipendra.dhiman

    Selection of multiple ranges

    Thank u for the response i have tried it and getting the error method range failed
  3. Nipendra.dhiman

    Selection of multiple ranges

    Please rply little urgnt
  4. Nipendra.dhiman

    Selection of multiple ranges

    Hi All, i need to select and copy different ranges in excel but i am stuck please suggest. j=2 i am using below:- Range("T" & j & ":AA" & j, "AM" & j).Select giving wrong selection selecting T to AM Thanks Nipen
  5. Nipendra.dhiman

    how to sort column latest date wise

    hi all i have some data for august month which is in form of 1 to 31 August datewise, i want to reverse this data in to 31 to 1 the latest date should come in first Any idea Regards Nipen
  6. Nipendra.dhiman

    Forgot Password need to unlock

    i have tried this method but same situation nothing is changing i have change B to x and saved still it will asking for password
  7. Nipendra.dhiman

    Forgot Password need to unlock

    so how to open it please suggest some help
  8. Nipendra.dhiman

    Forgot Password need to unlock

    Guys any Idea please share if you can for above query. Regards Nipendra
  9. Nipendra.dhiman

    Forgot Password need to unlock

    Anyone.
  10. Nipendra.dhiman

    Forgot Password need to unlock

    even i have tried to open it with open office again asking for password any help
  11. Nipendra.dhiman

    Forgot Password need to unlock

    Hey Faseeh, Open Office i dint get that could you open and try it Please. Regards Nipen
  12. Nipendra.dhiman

    Forgot Password need to unlock

    Hi Deepak, Thank you for your prompt response but i have done all these R&D even not able to open the file now please have a look to open it, need to give the password at opening event and if i will go with cancel then the sheet will automatically closed, so there is nothing to run macro all...
  13. Nipendra.dhiman

    Forgot Password need to unlock

    Hi Folks, i have tried all my mind to remember the password but not reached and i got stuck somewhere i need this file for one of my processes please suggest the idea or take a look of that. i need to unprotect it and want to change the new password. Best Regards Nipendra
  14. Nipendra.dhiman

    Copy_Duplicates_Remark Values

    It works perfect really appreciated Thanks a lot. i wish, one day i will be able to do the same. Nipendra
  15. Nipendra.dhiman

    Copy_Duplicates_Remark Values

    Thank you Jaya i was an awesome one by using formula but this time i am trying to do by vba only. Appreciated Your Quick response.
  16. Nipendra.dhiman

    Copy_Duplicates_Remark Values

    Hi All, Here in the attached data I have some duplicates IDs , I want to copy all the remarks if available and paste in-front of the single unique Id. Lets take a visible example:- If I have ID (101) four time in the data:- ID Remarks 101 A 101 B 101 A 101 C Output should Like...
  17. Nipendra.dhiman

    Connection with Access and excel

    Hi all, I have done something to connect the excel vba with access database, all the things I have done but whenever I am trying to delete the data or trying to insert new record the event is not working, but when I reload the same form then the database is showing the updated values. Where I...
  18. Nipendra.dhiman

    how to count Unique date in range by formula only

    thank u so much appreciated.
  19. Nipendra.dhiman

    how to count Unique date in range by formula only

    Hi All, i am trying to count the unique date count from a range which is based on two criteria. example sheet attached pls help or share you thoughts. i have found the unique date count by the:- sumproduct(1/countif(Range,Criteria) but if i have some name and week name also in terms of...
  20. Nipendra.dhiman

    New Sheet when Other VBA form is opened

    Hi All, my confusion is :- I am entering some data in to the vba form at Run time, and I need to open another excel sheet at that time any idea I can I do that. Please suggest.. Thanks Nipendra
  21. Nipendra.dhiman

    Multiple Selection in Dropdown

    thanks you so much it's working fine
  22. Nipendra.dhiman

    Multiple Selection in Dropdown

    Does this question make sense. Please share your thoughts.... Warm Regards Nipendra
  23. Nipendra.dhiman

    Multiple Selection in Dropdown

    Hi all, Here I am in between my code please help if anybody can.. I want to add multiple values by dropdown but it should be basis on the number count which is in sheet2, like formatting should be count of 6 only not more than that if user is trying to select the formatting after count of 6...
  24. Nipendra.dhiman

    How to count with in the single row horizontally

    Somendras thank you so much for your prompt response cheers.. Nipendra
  25. Nipendra.dhiman

    How to count with in the single row horizontally

    and plz ignore the first attached sheet
Back
Top