Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't understand why vb doesn't like this formula. Please help me
see what I am overlooking... Dim Last_Column As Range Set Last_Column = Worksheets(sName).Range("T2:T10") Last_Column.Formula = "=IF(OR(" _ AND(" & Min_Limit & "<=Q2," & Max_Limit & "=Q2), _ AND(" & Min_Limit & "<=R2," & Max_Limit & "=R2), _ AND(" & Min_Limit & "=Q2," & Max_Limit & "<=R2)),1,0)" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Regression Leverage Formula (Jerry W. Lewis or Mike Middleton)already have DFITS formula | Excel Worksheet Functions | |||
Commenting custom formula fields/formula on formula editor | Excel Programming |