User-592488039 posted
All,
Trying to extract information using substring and it is comming back undefined function:
SELECT substring([Node],1,charIndex([Node],':')-1)
FROM [EMS Year];
The data looks like: 21:2:189
Trying to extract the numbers to the left of the first :
Help,
David / 2007 Access