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

    Excel File Corrupt

    1) What is the file size. approx 4.6 MB 2) Does the file contains macro no macro 3) Is the file formula heavy vlookup formula & sumifs formulas there with in sheet 4) What do you mean by "Corrupt", you can not save the file, close it, re-open it & unsaved data is still there. Or You can not even...
  2. R

    Excel File Corrupt

    Hi All, I have a excel file in .xlsb format located in our shared drive. and out of 10 times its corrupt almost 5 times while saving. Can anybody suggest any reasons why file corrupt so frequently ? Thanks in advance. Regards, Rajender
  3. R

    Macro to create log file with user name

    Hi All, Can anybody suggest if we can create a macro to create a log file with user name detail along with date and time as soon as any user save the document ? Thanks in advance. Regards, Rajender
  4. R

    Macro to extract data on multiple condition

    Hi Luke, I am facing error while uploading the document here. please find the below mentioned link. https://drive.google.com/file/d/0B05F3hDqc3MoZFlpcGg4TVZRLTQ/edit?usp=sharing Regards, Rajender
  5. R

    Macro to extract data on multiple condition

    Hi Luke, My active sheet is "Filter" and B6 contains the all the headers of raw data. and i want to copy all the filtered data in sheet name "filtered". Regards, Rajender
  6. R

    Macro to extract data on multiple condition

    Hi Luke, After running the macro nothing is showing. only few border lines are appearing in 1st column. one more thing when i am changing range B6 to B6:Q65000 than result is showing. CopyToRange:=Sheets("Filter").Range("B6"). but i am confuse because I downloaded 1 excel file of VBA macro...
  7. R

    Macro to extract data on multiple condition

    Hi All, I am new to VBA . On basis of recording and online search I created a macro but it sometimes working and sometime not. Can anybody suggest me where is the error ? I have a sheets with name 1) Issues_Tracking sheet : - All the raw data(range from A5:P65000) 2) Filter Sheet :-...
  8. R

    Extract count with multiple condition

    Hi All, I have an excel sheet in which I have to extract the count with having multiple conditions as follows :- 1) Main data sheet is : CD_MW_Training Plan & summery needs in sheet : Snap Shot1 2) In cell D5 & E5 I need the the sum of hours meeting creteria mentioned in D4,E4,A5...
  9. R

    Lookup value from another sheet using Sumproduct function [SOLVED]

    Hi Narayan & Deb, Thanks a lot for thr solutions. Both the solutions working fine. Regards, Rajender
  10. R

    Lookup value from another sheet using Sumproduct function [SOLVED]

    Hi All, Please find the link for the same. https://skydrive.live.com/#cid=393CD98CEE2A349F&id=393CD98CEE2A349F!105 I need to get the name of trainings(showing in sheet "Certification Month Wise" from range H3:T4. the result I need to get in sheet name "Final Sheet". The unique value by...
Back
Top