Results 1 to 2 of 2

Drive letter from cell reference

Threaded View

  1. #1
    Registered User
    Join Date
    05-02-2010
    Location
    Cambridge
    MS-Off Ver
    Excel 2007
    Posts
    10

    Question Drive letter from cell reference

    Hi All,

    I need to use something similar to the below code to take the contents of cell D7 on sheet T Dash (In workbook Overview which is where the macro is running) to afford the drive letter:

    Workbooks.Open Filename:= _ "W:\Revenue Forecast\Pet stores.xlsx"

    I tried to use;


    Workbooks.Open Filename:= _
    Range("D7").Value &":\Revenue Forecast\Pet stores.xlsx"
    but it didn't work.

    Any ideas
    Last edited by Will31; 05-19-2010 at 04:15 PM.

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