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

    adding and deducting records

    Hi Pooja, please find download link, if its the same as you ask userform like... http://rapidshare.com/files/2479300956/EVE.xlsm Regards
  2. G

    VBA code not looping for compiling sheets from many workbooks in folder [SOLVED]

    Wowww MarcL... is there any meter to measure happiness of learning new things , i will be at upmost in same. will use same way in all my future coding thanks very much Marc L & SirJB7
  3. G

    VBA code not looping for compiling sheets from many workbooks in folder [SOLVED]

    Thanks SirJB7 my problem was problem till yesterday night but now it is been resolved all files are compiling fine coding shared by MarcL is working and tried my best to remove most of select and activate i am very happy with this. new coding ==== Sub test() Dim mwb As Workbook Dim MyPath As...
  4. G

    VBA code not looping for compiling sheets from many workbooks in folder [SOLVED]

    Thanks Marc L & SirJB7 for your guidance, as i am very new to vba codes so the codes are leangthy. Thanks Once again for above all.
  5. G

    VBA code not looping for compiling sheets from many workbooks in folder [SOLVED]

    Thanks Marc L code is working fine with first workbook but giving error in opening in next file runtime error 1004 "Q'2 file001.xlsmQ'2 file002.xlsm"could not be found error is showing 1st and 2nd file names together, above error consists of two file names 1st - Q'2 file001.xlsm 2nd - Q'2...
  6. G

    VBA code not looping for compiling sheets from many workbooks in folder [SOLVED]

    when loop was not working properly i have changed related contents into remarks => line no. 15, 33 & 34 were changed into remarks when loop was not working f9
  7. G

    VBA code not looping for compiling sheets from many workbooks in folder [SOLVED]

    Hi All, i need little help in getting my code work properly. my codes are below what i want to do is i have folder(dir) named as "DAR" where are 150 workbooks but there are 30 workbooks with .xlsm format type and i am trying to compile them. but on running code first file (alphabetically first...
  8. G

    Hello .. Introduce yourself

    Hi All, My name is Gaurav from capital of India, i.e. Delhi. Fairly telling I am a intermediate in excel and learner in VBA. Came to know this website through cotexture and learning alot from the begining of chandoo's iim admission to recents post. I have given basis training on basic excel...
Back
Top