Results 1 to 34 of 34

Using VBA to Open a File Name that changes slightly

Threaded View

souljive99 Using VBA to Open a File Name... 05-26-2009, 02:19 PM
JBeaucaire Re: Using VBA to Open a File... 05-26-2009, 02:43 PM
souljive99 Re: Using VBA to Open a File... 05-26-2009, 03:05 PM
JBeaucaire Re: Using VBA to Open a File... 05-26-2009, 03:19 PM
souljive99 Re: Using VBA to Open a File... 05-26-2009, 03:21 PM
JBeaucaire Re: Using VBA to Open a File... 05-26-2009, 03:36 PM
souljive99 Re: Using VBA to Open a File... 05-26-2009, 03:47 PM
JBeaucaire Re: Using VBA to Open a File... 05-26-2009, 03:53 PM
souljive99 Re: Using VBA to Open a File... 05-26-2009, 04:06 PM
shg Re: Using VBA to Open a File... 05-26-2009, 04:10 PM
souljive99 Re: Using VBA to Open a File... 05-26-2009, 04:14 PM
shg Re: Using VBA to Open a File... 05-26-2009, 04:50 PM
souljive99 Re: Using VBA to Open a File... 05-26-2009, 04:54 PM
JBeaucaire Re: Using VBA to Open a File... 05-26-2009, 05:21 PM
souljive99 Re: Using VBA to Open a File... 05-26-2009, 05:47 PM
shg Re: Using VBA to Open a File... 05-26-2009, 05:54 PM
JBeaucaire Re: Using VBA to Open a File... 05-26-2009, 06:23 PM
souljive99 Re: Using VBA to Open a File... 05-26-2009, 07:50 PM
JBeaucaire Re: Using VBA to Open a File... 05-26-2009, 07:56 PM
souljive99 Re: Using VBA to Open a File... 05-26-2009, 08:21 PM
JBeaucaire Re: Using VBA to Open a File... 05-26-2009, 09:37 PM
souljive99 Re: Using VBA to Open a File... 05-26-2009, 10:22 PM
JBeaucaire Re: Using VBA to Open a File... 05-26-2009, 10:35 PM
souljive99 Re: Using VBA to Open a File... 05-26-2009, 11:03 PM
JBeaucaire Re: Using VBA to Open a File... 05-27-2009, 12:00 AM
souljive99 Re: Using VBA to Open a File... 05-27-2009, 12:44 AM
JBeaucaire Re: Using VBA to Open a File... 05-27-2009, 11:26 AM
slaneues Re: Using VBA to Open a File... 09-04-2012, 01:38 PM
Cutter Re: Using VBA to Open a File... 09-04-2012, 02:33 PM
slaneues Re: Using VBA to Open a File... 09-05-2012, 09:04 AM
scott.s.fower Re: Using VBA to Open a File... 11-20-2012, 08:27 PM
arlu1201 Re: Using VBA to Open a File... 11-21-2012, 02:23 AM
halaami8 Re: Using VBA to Open a File... 11-05-2013, 05:53 AM
Fotis1991 Re: Using VBA to Open a File... 11-05-2013, 05:57 AM
  1. #1
    Registered User
    Join Date
    05-22-2009
    Location
    New Jersey, USA
    MS-Off Ver
    Excel 2003
    Posts
    47

    Using VBA to Open a File Name that changes slightly

    Hi All,

    I want to use vba to open a file where the name changes slightly each week it comes in. Let's say the file name is f:/Folder A 05212009

    I can do this to open it:
    Workbooks.Open Filename:=":/Folder A 05212009"
    But, next week when the file name is Folder A 05282009, it won't open. Is there any way to write the code so that it picks up this pattern and can open it each week?

    I greatly appreciate any help you can give me!
    Last edited by souljive99; 05-26-2009 at 05:47 PM. Reason: added code tag

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