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

    Insert Pdf Files in a word using VBA macro

    Hi Team, Please help me VBA code to insert pdf files in word document as Icon files. Regards Venkat
  2. V

    Unzip all files in password protected zip files - vba code

    Hi team, Need help to unzip all files in password protected Zip files using vba code. Regards venkat
  3. V

    Excel 2007 to pdf macro

    Hi Logit, Thanks for your file. I am facing erro in saving the document in the below piece of code. ActiveSheet.Range("A1:D30").ExportAsFixedFormat 0, mypath & "\" & fname "Document is not saved", i am using Excel 2007
  4. V

    Data extraction from url using google chrome

    Hi Team, Need help of vba code. I have to download CSV file from url using google chrome as browser. Attached the screenshot for your reference. Regards venkat
  5. V

    Excel 2007 to pdf macro

    Hi Team, Help required from our team. Need vba macro to save excel sheet range("A1:D30") to PDF document using Excel 2007 version. Treat it as little bit urgent pls. Regards venkat
  6. V

    Extract data from images

    Yes Hui
  7. V

    Extract data from images

    Hi Team, Help required. It is possible to extract text from image files as text files using any vba code. or any suggestion also appreciated how to work on image files or any recomended third party tools. Regards venkat
  8. V

    merging pdfs in a folder

    Hi Team, Need help from our vba experts. I need a macro to combine multiple pdf's in a single file with out using any tools or utilities. little bit urgent pls. regards'venkat
  9. V

    Copy data from pdf to excel

    Hi Monty, thanks for your try, but there is some error in opening the pdf document.
  10. V

    Copy data from pdf to excel

    Hi team, Need help in copy data from pdf to excel in same pdf file format using macro.
  11. V

    table bottom border not visible in outlook

    Hi team, Little bit urgent pls....... Need help. when i paste from data to outlook through html range template. bottom borders are not visible in all tables. can i have any idea how to over come this issue. thanks in advance
  12. V

    Finding contra entries using amount & text in vba

    Hi team, little bit urgent pls need excel formula to extract the data from "Cotton - UT" sheet to "Data" sheet based on respective date and count and time from "Cotton - UT" sheet. attached the file for your reference
  13. V

    Finding contra entries using amount & text in vba

    Hi Marc, Need help again. need to convert string value to date. from "Wednesday, Jan, 06, 2016" to - 01/06/2016(mm/dd/yyyy) format in vba code or excel formula, anything is fine.
  14. V

    Finding contra entries using amount & text in vba

    Mean that i want to paste n-number of visible rows to another sheet in a filtered range
  15. V

    Finding contra entries using amount & text in vba

    Hi Marc, thanks a lot. Need help in one more scenario. i want to select n-number of visible rows in a filtered data. can you pls help me?
  16. V

    Finding contra entries using amount & text in vba

    Hi Marc, your code is working upto 90 %. thanks a lot. but in the attached file highlighted rows are error, it is showing in sheet2. I mean that there are different data in "Text" column(row 1 & row 2). can you pls tweak the code? and also i want to remove those rows in sheet1
  17. V

    Finding contra entries using amount & text in vba

    Sorry Marc, attached updated file, pls help me. trying the logic for two weeks to find out but failed.
  18. V

    Finding contra entries using amount & text in vba

    I had attached the data in the file input/output file. i am in need of data that matched entries as i said earlier in one Sheet and unmatched in one sheet. consider T(amount in local currency) and U(text) columns combination
  19. V

    Finding contra entries using amount & text in vba

    Hi all, need vba code for one scenario for contra entries with concatenation of text amt. Pls help with your ideas ASAP scenario input : Amt text -250,000 REVERSAL PROVISION 250,000 REVERSAL PROVISION -250,000 REVERSAL PROVISION -250,000 REVERSAL PROVISION -150,000 PROVISION REVERSAL 150,000...
Back
Top