You could use MATCH:
![]()
Do ActiveCell.FormulaR1C1 = _ "=IF(ISNUMBER(MATCH(RC[-2],Map!R2C3:R7C3,0)),0.03125,1)" ActiveCell.Offset(1, 0).Select Loop Until IsEmpty(ActiveCell.Offset(0, -2))
You could use MATCH:
![]()
Do ActiveCell.FormulaR1C1 = _ "=IF(ISNUMBER(MATCH(RC[-2],Map!R2C3:R7C3,0)),0.03125,1)" ActiveCell.Offset(1, 0).Select Loop Until IsEmpty(ActiveCell.Offset(0, -2))
Everyone who confuses correlation and causation ends up dead.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks