Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I've known for a long time there must be a better way, but just haven't had the time to learn vba. I need to add a column "G" that calculates a rate based on column "F". What I currently have in column "G": =IF(F2="Recycle",+((H2*7*0.25)+5),IF(F2="BS",130,I F(F2="Rock",40,IF(F2="Lime",205,IF(F2="Concrete",8 0,IF(F2="Sand",30,"???")))))) In searching the forum, I think I need to create a rate sheet and accomplish this through vlookup, then loop. Am I on the right track? Any help is much appreciated. Thanks so much, Laurie -- westexp ------------------------------------------------------------------------ westexp's Profile: http://www.excelforum.com/member.php...o&userid=33831 View this thread: http://www.excelforum.com/showthread...hreadid=536084 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nested IF statement not need help | Excel Discussion (Misc queries) | |||
IF OR NESTED STATEMENT | Excel Discussion (Misc queries) | |||
Nested IF/OR/AND Statement Help | Excel Worksheet Functions | |||
NESTED IF STATEMENT | Excel Worksheet Functions | |||
Nested If statement | Excel Worksheet Functions |