Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a multi-worksheet workbook where the 1st worksheet is an assets
summary page and the other worksheets are for tracking individual assets. Each row of the individual asset worksheet represent an asset request. A column on the assets worksheet titled "order status" will have one of three inputs for each request: "Open", "Pending", or "Complete". On the summary worksheet, each row represents an individual asset. There is a column on the summary worksheet titled "Item Status". I need a formula to look at the asset worksheet "Order Status" column. If it finds "Open", it returns "Out" in cell. If it does not find "Open", but finds "Pending", it returns "Reserved". If it do not find "Open" or "Pending", it return "Available". If it doesn't find anything in the first cell of the row it returns "". |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to replace a word with a word from other column? | Excel Worksheet Functions | |||
how to return a number for how many times a word is used in excel | Excel Worksheet Functions | |||
Count Intervals of Filtered TEXT values in Column and Return Count across a Row | Excel Worksheet Functions | |||
Vlookup for part of a word | Excel Worksheet Functions | |||
Is This POSSIBLE | New Users to Excel |