Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to create a simple spreadsheet to forecast when an employee is forced
to have a rostered day off (RDO). Employees can only work a maximum of 13 consecutive days and are then forced to have an RDO. To do this, I have an array (A1:A14). Cell A1 has the text "RDO" in it. Cells A2:A14 have a value of "10" in each cell. I would like to insert a formula into cells A15:A28. The formula needs to look back 14 cells and return "RDO" in the respective cell within the array A15:A28 that is 14 columns from the last occurence of "RDO". Hope this makes sense. Thanks in advance. -- Regards Matt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can lookup return cell reference istead of "text" for sumif? | Excel Worksheet Functions | |||
Return cell reference instead of text from within lookup() functio | Excel Worksheet Functions | |||
Lookup a value and return its cell reference instead of the value | Excel Discussion (Misc queries) | |||
VLOOKUP CONDITION TO RETURN BLANK CELL WHERE LOOKUP VALUE IS NOT IN TABLE ARRAY | Excel Worksheet Functions | |||
Return cell reference of lookup value | Excel Worksheet Functions |