Results 1 to 10 of 102

Thread: VBA Copy Rows From One Workbook To text csv File Based On Count In Different Workbook. Cross Posted Chaos

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    10,457
    Rep Power
    10
    Hello Vixer
    As always, the main problem is that you either cannot explain what you want, or don’t understand yourself what you want or what you are doing. Probably a bit of both.

    Never mind, stay cool Bro, an lets move on….

    I have tried to do some analysis of your 2 supplied “csv files” Before and After , here : https://excelfox.com/forum/showthrea...ll=1#post13208

    I am probably wasting my time trying to explain what Sandy also is trying to explain…
    csv means
    comma separated values
    __ , __ separated values
    https://en.wikipedia.org/wiki/Comma-separated_values
    Your supplied files ( From here: https://excelfox.com/forum/showthrea...ll=1#post13193 https://drive.google.com/file/d/1MFI...LjkblGxfo/view https://drive.google.com/file/d/1V_8...Sd5zlDcVX/view ) are not csv files
    I do not know what they are. Maybe we can call them Tab delimited or Tab separated. Or we can call them dog shit files


    I will now modify my last macro so that it makes the DogShit file that you want

    The macro will produce two files:
    2.csv
    DogShit.txt


    We do not open 2.csv or DogShit.txtWe make them !
    Do not open 2.csv in the macro!!!! Do not put a code line in the macro to open 2.csv!!! ( You can open manually later with text editor or Excel )

    Here is the macro : https://excelfox.com/forum/showthrea...ll=1#post13217
    After you run that macro , you will see two new files:
    New made Dog Shit files.JPG : https://imgur.com/UUZ09z6
    New made Dog Shit files.jpg

    Those two files, which my latest macro produces, are identical to your supplied After csv file
    After csv.JPG : : https://imgur.com/IzaxRrh
    ( https://drive.google.com/file/d/1V_8...Sd5zlDcVX/view )
    After csv.JPG


    I must go now , dig a big hole and pull some teeth out for relaxation ( https://imgur.com/8mV1o8q ) ,
    Tomorrow I will look in again here ….


    Alan






    Share ‘1.xls’ : https://app.box.com/s/38aoip5xi7018y9syt0xe4g04u95l6xk
    Share ‘macro.xlsm’ : https://app.box.com/s/599q2it3uck3hfwm5kscmmgtn0be66wt
    Share ‘3.xlsx’ : https://app.box.com/s/8k9b556duom523b381m80oeixonp0042
    Last edited by DocAElstein; 05-05-2020 at 04:43 PM.
    ….If you are my competitor, I will try all I can to beat you. But if I do, I will not belittle you. I will Salute you, because without you, I am nothing.
    If you are my enemy, we will try to kick the fucking shit out of you…..
    Winston Churchill, 1939
    Save your Forum..._
    KILL A MODERATOR!!

Similar Threads

  1. Replies: 4
    Last Post: 04-10-2014, 10:58 PM
  2. Replies: 2
    Last Post: 09-18-2013, 12:30 AM
  3. TO convert Excel entire workbook in csv format
    By pritee in forum Excel Help
    Replies: 11
    Last Post: 08-16-2013, 11:28 AM
  4. Replies: 4
    Last Post: 06-20-2013, 04:25 PM
  5. Replies: 9
    Last Post: 09-09-2011, 02:30 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •