+ Reply to Thread
Results 1 to 3 of 3

Delete .csv files in a folder

  1. #1
    John
    Guest

    Delete .csv files in a folder

    I have an export from another application that opens a generic excel file in
    the .csv format. Can I run a macro from my a spreadsheet to delete all .csv
    files in a specific folder? Thanks for the help!

  2. #2
    Ron de Bruin
    Guest

    Re: Delete .csv files in a folder

    Hi John

    Try this

    Kill "C:\TestFolder\*.csv"


    --
    Regards Ron de Bruin
    http://www.rondebruin.nl


    "John" <[email protected]> wrote in message news:[email protected]...
    >I have an export from another application that opens a generic excel file in
    > the .csv format. Can I run a macro from my a spreadsheet to delete all .csv
    > files in a specific folder? Thanks for the help!




  3. #3
    John
    Guest

    Re: Delete .csv files in a folder

    your a champ! Thanks for the tip

    "Ron de Bruin" wrote:

    > Hi John
    >
    > Try this
    >
    > Kill "C:\TestFolder\*.csv"
    >
    >
    > --
    > Regards Ron de Bruin
    > http://www.rondebruin.nl
    >
    >
    > "John" <[email protected]> wrote in message news:[email protected]...
    > >I have an export from another application that opens a generic excel file in
    > > the .csv format. Can I run a macro from my a spreadsheet to delete all .csv
    > > files in a specific folder? Thanks for the help!

    >
    >
    >


+ 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