alright, i'm trying to get excel to recognize when i'm trading ES.
currently, i use a line like this in excel: =IF(B2="ESH4", 50, "")
what i want to do is have excel still recognize ES when the contract changes. i want to do something like this: =IF(B2="ES*", 50, "")
anyone know a solution??
thanks!
currently, i use a line like this in excel: =IF(B2="ESH4", 50, "")
what i want to do is have excel still recognize ES when the contract changes. i want to do something like this: =IF(B2="ES*", 50, "")
anyone know a solution??
thanks!