Hi,
Which function in access return the first number in a string and the last value in a string.
Period 1 Period 2 Period 3
10 20 30
I need the function to return 10 and 30.
Hi,
Which function in access return the first number in a string and the last value in a string.
Period 1 Period 2 Period 3
10 20 30
I need the function to return 10 and 30.
Please see my post #2 at: http://www.access-programmers.co.uk/...39#post1285139
If this helped, please click the star at the bottom left of this posting and add to my reputation. Many thanks.
Bob Fitzpatrick
Thanks for the help!