Is there a way to do something like this:
Code:
If B23 = "256MB" Then
  F23 = F22 + 150
End If
in Excel? Thanks