+ Reply to Thread
Results 1 to 4 of 4

Macro that should create csvs of all the sheets of a workbook doesn't work! help!

  1. #1
    Registered User
    Join Date
    01-20-2012
    Location
    New Jersey
    MS-Off Ver
    Excel 2010
    Posts
    30

    Macro that should create csvs of all the sheets of a workbook doesn't work! help!

    Please Login or Register  to view this content.
    The line that is throwing an error is ".SaveAs Filename:="C:\8350\" & "8350" & "_" & w.Name & FileExtStr
    .Close"

  2. #2
    Valued Forum Contributor
    Join Date
    05-07-2012
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    354

    Re: Macro that should create csvs of all the sheets of a workbook doesn't work! help!

    Here are changed I have made along with comments on why I made the changes.

    Please Login or Register  to view this content.
    Also, please ensure that you do have a directory called 8350 under C:\
    Last edited by vandan_tanna; 06-15-2012 at 12:47 PM.
    Regards,
    Vandan

  3. #3
    Valued Forum Contributor
    Join Date
    05-07-2012
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    354

    Re: Macro that should create csvs of all the sheets of a workbook doesn't work! help!

    redoing the code...

  4. #4
    Valued Forum Contributor
    Join Date
    05-07-2012
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    354

    Re: Macro that should create csvs of all the sheets of a workbook doesn't work! help!

    How about this one?

    Please Login or Register  to view this content.
    Please ensure that you have a directory named '8350' under C:\
    Last edited by vandan_tanna; 06-15-2012 at 12:49 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1