+ Reply to Thread
Results 1 to 2 of 2

Formula help please - finding a last item/status

  1. #1
    Registered User
    Join Date
    07-22-2011
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    9

    Formula help please - finding a last item/status

    Please can you guys help, I need help on a spreadsheet.

    Column A will contain an item name, repeated as individuals e.g. Hats, Gloves, Socks, Hats, Gloves, Socks...

    Column B will contain the status of each item, e.g. Shipped, Pending, On Hold, etc

    Column C will contain the updated status of each item

    I would like column D to compare the B and C and tell me the latest status on an item.

    Is it possible to do this?

    I hope I have made sense.

  2. #2
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: Formula help please - finding a last item/status

    Hi,

    Please try the following formula in D1 drag down:

    =IF(C1="",B1,C1)

+ 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. Finding percentage for cells that contains specific month and status
    By swtescapefa in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-03-2014, 09:59 AM
  2. Finding out which item has the most and the least cost
    By quantum231 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-02-2013, 11:29 AM
  3. [SOLVED] Moving entire rows to new sheet once item has a status of "Sold"
    By Linklog in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-30-2013, 04:10 PM
  4. Replies: 4
    Last Post: 04-08-2012, 09:43 PM
  5. Change status of more than one item selected in Listbox
    By CobraLAD in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-29-2012, 05:09 AM

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