J
JE
I have a table with data such as:
CALL 100 BAIDU COM INC SPONS EXP 01-16-10
PUT 100 APPLE INC COM EXP 03-20-10
I need to pull out all information after 100 and stop when it reaches EXP.
Is MID the best function for this?
Also, I am not using VBA - only a simple design view query.
Many thanks for assistance or direction.
CALL 100 BAIDU COM INC SPONS EXP 01-16-10
PUT 100 APPLE INC COM EXP 03-20-10
I need to pull out all information after 100 and stop when it reaches EXP.
Is MID the best function for this?
Also, I am not using VBA - only a simple design view query.
Many thanks for assistance or direction.