I have a text field in a table where years are entered separated by comma's, e.g.: "1999, 2000, 2001".
What I would like to do is, in an update query, get the last 4 characters out of this text field and put them in a number field... From this example the numbers 2001 would end up in the number field.
Any ideas? Theo van Netten
What I would like to do is, in an update query, get the last 4 characters out of this text field and put them in a number field... From this example the numbers 2001 would end up in the number field.
Any ideas? Theo van Netten