Greetings!
NE2: [un] & ([Expiration]"mmm") & [st] & [op] & ([Expiration]"yyyy")
That's what I have in a query column. I need it to look like this:
SPXAUG775C2009
The SPX is [un]
The 775 is [st]
The C is [op]
I had commas after the [Expiration] both times just before I put the format I wanted it in, but there was a syntax error.
Can anyone give me a hint??
Thank you and have a wonderful weekend.
Faith
NE2: [un] & ([Expiration]"mmm") & [st] & [op] & ([Expiration]"yyyy")
That's what I have in a query column. I need it to look like this:
SPXAUG775C2009
The SPX is [un]
The 775 is [st]
The C is [op]
I had commas after the [Expiration] both times just before I put the format I wanted it in, but there was a syntax error.
Can anyone give me a hint??
Thank you and have a wonderful weekend.
Faith
Comment