+ Reply to Thread
Results 1 to 7 of 7

Updating Cells

Hybrid View

  1. #1
    Registered User
    Join Date
    09-06-2009
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    5

    Updating Cells

    Can anyone tell me how to get excel to update different cells with different values? i.e if I enter a number in cell A1 for example OR then B1 will ay for example orange C1 will say £1.00 Thanks any help would be appreciated

  2. #2
    Forum Expert
    Join Date
    10-10-2008
    Location
    Northeast Pennsylvania, USA
    MS-Off Ver
    Excel 2007
    Posts
    2,387

    Re: Updating Cells

    garry240868,

    Welcome to the Excel Forum.

    Try:

    In cell B1 enter:
    =IF(A1="","","orange")

    In cell C1 enter:
    =IF(A1="","",1)

    Format cell C1 for your currency.

    In cell A1 enter:
    12345
    Have a great day,
    Stan

    Windows 10, Excel 2007, on a PC.

    If you are satisfied with the solution(s) provided, please mark your thread as Solved by clicking EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.

  3. #3
    Registered User
    Join Date
    09-06-2009
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Updating Cells

    Thanks just the trick, sorry just one last question I,ve attached the sheet with the source data on is there any way it will recognise different values, for instance if I enter any of the part numbers on the list in A1the cell will update as necessary in B2 & B3 Thanks again
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    10-10-2008
    Location
    Northeast Pennsylvania, USA
    MS-Off Ver
    Excel 2007
    Posts
    2,387

    Re: Updating Cells

    garry240868,

    if I enter any of the part numbers on the list in A1the cell will update as necessary in B2 & B3

    If I enter in cell A1:
    1444CZ

    What should go in cell B2 and B3?

  5. #5
    Registered User
    Join Date
    09-06-2009
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Updating Cells

    Thanks Stan: A1 should be the part number,B1 Description, C1 Qty, D1 Price. Thanks again Garry

  6. #6
    Forum Expert
    Join Date
    10-10-2008
    Location
    Northeast Pennsylvania, USA
    MS-Off Ver
    Excel 2007
    Posts
    2,387

    Re: Updating Cells

    garry240868,

    See the attached workbook "Source Data(1).xlsx".

    There are VLOOKUP formulae in cells B1, C1, and D1.

    Manually enter/change cell A1.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    09-06-2009
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Updating Cells

    brilliant thanks again

+ 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