Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
Try this: =IF(A10<1,"",IF(OR(D6="LH",D6="RH"),B10*G10,"")) Andy. "MartinW" wrote in message ... Hi Group, I'm having trouble nesting an IF function that I know is basic but I can't get the right syntax. D6 is a user input cell that will only contain either LH, RH or CL. I need cell H10 to act as follows If A10 doesn't equal 1 then return "" If A10 equals 1 and D6 equals LH or RH then return B10*G10 but if D6 equals CL then return "" Also will this work if I use data validation to make D6 a pull down list. Thanks Martin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nesting Networkdays function inside and If function | Excel Worksheet Functions | |||
How can I use Excel to solve an equation? | Excel Worksheet Functions | |||
Automatically up date time in a cell | Excel Discussion (Misc queries) | |||
Conversion | Excel Worksheet Functions | |||
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. | Excel Worksheet Functions |