+ Reply to Thread
Results 1 to 2 of 2

VBA Function to extract a value from closed CSSV file

  1. #1
    Registered User
    Join Date
    05-17-2013
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    1

    VBA Function to extract a value from closed CSSV file

    Hi All,

    I'm a beginner to VBA and I'm trying to write a function to extract a cell value from a closed csv file. Ideally I want to extract the value from the last modified csv file in a folder.

    Any help would be greatly appreciated.

  2. #2
    Forum Expert macropod's Avatar
    Join Date
    12-22-2011
    Location
    Canberra, Australia
    MS-Off Ver
    Word, Excel & Powerpoint 2003 & 2010
    Posts
    3,842

    Re: VBA Function to extract a value from closed CSSV file

    You will need to open the csv file, but that doesn't mean loading it into Excel - you can use vba to simply open it as a text file and process it as such.
    Cheers,
    Paul Edstein
    [Fmr MS MVP - Word]

+ 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