Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Column P has a picklist of 14 clients. With exception of 2 they are charged a
standard rate of $26, the exceptions are $25 for hackney and $30 for lewis. Howcan I write a better formula than the one below? =IF(L3="Hackney",25,IF(L3="Lewisham",30,IF(L3="Pin nacle",26))) ... which returns a FALSE because I cannot include all the arguments. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Keeping record of clients and job numbers per bill? | Excel Discussion (Misc queries) | |||
Can I merge data of 200 clients into an invoice template? | New Users to Excel | |||
How do I create an investment portfolio for my clients? | Charts and Charting in Excel | |||
How Do I organize sheets and clients by town? | Excel Worksheet Functions | |||
Match a name to all clients? | Excel Worksheet Functions |