Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Im using the If Function to compare a string of text to a letter. This is
what I have ColA has names ColB has the days off in this format (string of text) Su/M/Tu-Th ColC-J have the days of the week Monday-Sunday. I want the names of Col A to appear in Col C-J if they work those days. So the If Function that Im using is: =IF(B1<"M",A1,"") But its not working. Im trying to say that if ColB does not equal M (Monday) then put the name from ColA under Monday. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Data Validation/Lookup function does function correcty | Excel Worksheet Functions | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions |