+ Reply to Thread
Results 1 to 10 of 10

cell reference data updation

  1. #1
    Forum Contributor
    Join Date
    10-22-2012
    Location
    hyd
    MS-Off Ver
    2010
    Posts
    159

    Question cell reference data updation

    Hi all,

    i have given cell reference from workbook A to workbook B.
    When i update something in workbook A it is automatically showing.
    Here i opened 2 workbooks in one computer.
    2 workbooks are in share drive

    till this perfect.

    but when i open workbook A in one computer, and workbook B is another computer it is not happening why ?
    is there any particular reason ?

    can i have a solution ? macro ? code ? to do this...

    please help me....

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: cell reference data updation

    Is the folder in the 2nd computer on share mode? How would workbookA pick up the values from workbookB unless the 2nd one is on a shared computer?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Forum Contributor
    Join Date
    10-22-2012
    Location
    hyd
    MS-Off Ver
    2010
    Posts
    159

    Re: cell reference data updation

    2nd computer folder is also in share mode.
    I am opening two files from different computers, but two are in one share drive only.

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: cell reference data updation

    Do you already have a macro in either of the files or are you updating the data using the update option in "Edit Links"?

  5. #5
    Forum Contributor
    Join Date
    10-22-2012
    Location
    hyd
    MS-Off Ver
    2010
    Posts
    159

    Re: cell reference data updation

    First of all Thanks a lot for replying this thread. i am waiting for this from long back. if we do this lot of time is saved.

    i dont have any macro to do this. i am giving just cell reference.

    i need: when the work book A data updating in one computer. it should be updated in workbook B. but that workbook B is in another computer.

    if any macro is there to do this? please help me.....

    Regards,
    PRB.

  6. #6
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: cell reference data updation

    Yeah, you can have a macro that opens that 2nd file, copies the data and closes it.
    Can you provide some details like sheet name, range to be copied, etc and where it has to be copied?

  7. #7
    Forum Contributor
    Join Date
    10-22-2012
    Location
    hyd
    MS-Off Ver
    2010
    Posts
    159

    Re: cell reference data updation

    i am giving the following details

    sheet name of workbook A - sheet1
    Range of work book A - A2:K200
    workbook A name is "tracker"
    workbook B name is "dash board"
    sheet name, Range of workbook B is same as workbook A

    is this macro automatically refers this data?

  8. #8
    Forum Contributor
    Join Date
    10-22-2012
    Location
    hyd
    MS-Off Ver
    2010
    Posts
    159

    Re: cell reference data updation

    hi arulu,

    can you please resolve this......

    Thanks,
    PRB.

  9. #9
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: cell reference data updation

    Will check this tomorrow for sure. Time to hit bed now.

  10. #10
    Forum Contributor
    Join Date
    10-22-2012
    Location
    hyd
    MS-Off Ver
    2010
    Posts
    159

    Re: cell reference data updation

    hi arulu,

    can you please resolve this......

    Thanks,
    PRB.

+ 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