+ Reply to Thread
Results 1 to 3 of 3

Auto update /link up data with a change in cell value

  1. #1
    Registered User
    Join Date
    02-19-2014
    Location
    uk
    MS-Off Ver
    Excel 2003
    Posts
    2

    Auto update /link up data with a change in cell value

    HI,
    I'm trying to set up a summary sheet which will bring up a client's details when i enter their name in a cell. I've attached a sample worksheet.

    EG if I enter 'Post' in cell B2 in Summary worksheet, I want the data in the grey column to update with the relevant info from my Post spreadsheet.

    Any idea's of how i may do this will be welcomed

    Ky Van
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    02-27-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    77

    Re: Auto update /link up data with a change in cell value

    Hi,
    Put below formulas in B4,B5 and B6 respectively,
    =IF($B$2="Post",AValue,"")
    =IF(B2="Post",Areturn,"")
    =IF(B2="Post",AvgTime,"")

    Regards,
    Chinraj

  3. #3
    Registered User
    Join Date
    02-19-2014
    Location
    uk
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Auto update /link up data with a change in cell value

    Quote Originally Posted by chinraj View Post
    Hi,
    Put below formulas in B4,B5 and B6 respectively,
    =IF($B$2="Post",AValue,"")
    =IF(B2="Post",Areturn,"")
    =IF(B2="Post",AvgTime,"")

    Regards,
    Chinraj

    Thanks for the reply. But what I was really wanting to do is that if I change the client name then the data auto updates that clients profile. So let's say if I enter post in cell B2 it will bring up Post's info, if I enter Tomas in B2 it will bring up Tomas' info etc. I don't want to manually change the formula every time I change the client name.

    If anyone can think of a way to do this it will be very much appreciated. Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 11-16-2012, 01:44 PM
  2. How to auto link and update Excel and Access
    By oliver2009 in forum Excel General
    Replies: 2
    Last Post: 02-23-2011, 05:05 PM
  3. [SOLVED] Auto Update the formula values without opening the link worksheets
    By Siva in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-13-2006, 07:35 AM
  4. Auto Link Update
    By ceemo in forum Excel General
    Replies: 3
    Last Post: 08-27-2005, 07:05 PM
  5. can i link a cell to a calendar so it will auto update
    By paulyoung666 in forum Excel General
    Replies: 1
    Last Post: 06-15-2005, 02:05 PM

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