Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I am using the following code: If Distribution = 2 Then Param1 = Mean And Param2 = StDev Else Param1 = UpperBound And Param2 = LowerBound Variables Param1 and Param2 are not picking up any values. When i keep just one variable then it is working. Thus the following code works: If Distribution = 2 Then Param1 = Mean Else Param1 = UpperBound Please help Thanks, Pradip |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF statement inside a SUMIF statement.... or alternative method | Excel Worksheet Functions | |||
Reconcile Bank statement & Credit card statement & accounting data | Excel Worksheet Functions | |||
Embedding an OR statement in an IF statement efficiently | Excel Discussion (Misc queries) | |||
Sum if statement with a left statement | Excel Discussion (Misc queries) | |||
appending and IF statement to an existing IF statement | Excel Worksheet Functions |