Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
Column "A" is a category column, I always choos from a drop down list these categories " Security Equip, IT Equip, HSE Equip, Comms Equip, Ops Equip" in column "A". Whenever these categories appears in column "A", I want to give them one name for all of them in cluumn "K", such as "EQUIP". is it possible to do that automatically? currently I am using this formula in each cell in clumn "K" =IF(A1="Office Equip","EQUIP",IF(A1="Comms. Equip","EQUIP",IF(A1="Security Equip","EQUIP",IF(A1="Vehicles Equip","EQUIP",IF(A1="Ops Equip","EQUIP",IF(A1="SHE Equip","EQUIP",IF(A1="IT Equip","EQUIP",""))))))) But this is a very long formla and it increases the size of my spread sheet. Your help is appreciated Best regards Hoshyar |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If formula to replace the #N/A value | Excel Worksheet Functions | |||
Formula to Replace or eliminate any sheetname(s) in formula string | Excel Discussion (Misc queries) | |||
Formula to replace nos. below 100?? | Excel Discussion (Misc queries) | |||
rounding a formula in a cell, then replace the formula | Excel Programming | |||
rounding a formula in a cell, then replace the formula | Excel Programming |