Consulting

Results 1 to 2 of 2

Thread: Reference workbook cell to another workbook

  1. #1
    VBAX Regular
    Joined
    Jan 2011
    Posts
    62
    Location

    Reference workbook cell to another workbook

    HI All,

    I need a vba code that get reference from defined range (cells) to another workbook.
    Suppose i have two workbook in a specific folder C:\temp\ (workbook1.xlsx,workbook2.xlsx). I want that workbook2.xlsx get reference from workbook1.xlsx.

    Thanks
    farrukh

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    Open both workbooks. Reference from one top the other, then close the second.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

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