G
Guest
I'm working with a query that has a 14 position multi-purpose field.
Example:
14 position fields: widget (1-6) ; date 7031 (4) ; test (4)
reads as: "widge7031test"
I need an express that takes the date (7031) and places in it's own column.
Example:
14 position fields: widget (1-6) ; date 7031 (4) ; test (4)
reads as: "widge7031test"
I need an express that takes the date (7031) and places in it's own column.