Results 1 to 3 of 3

Thread: Need to reference multiple workbooks

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    VBAX Newbie
    Joined
    Jul 2012
    Posts
    2
    Location
    A non-elegant method:

    ="='C:\pathname\"&$A1&"\[Workbook"&$A1&".xls]Sheet1'!$D$4"
    Copy
    Paste as Values

    Then I have to click each one and hit enter to update it, because Calculate Now hasn't worked for me.

    Still looking for a better way.
    Last edited by cfuqua; 07-11-2012 at 04:20 PM.

Posting Permissions

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