A
Anouska
Hi
I have a field with a series of numbers in it which looks
like this:
1245001234
1245001243
1254001246
1253006878 etc
I have a query to pick out the record which are 1254******
What I need to do is insert these records into a table,
but I want the number to have a semi colon at the front
and a question mark at the end so they will all look like
this in the new table:
;1254001234?
;1254001243?
;1254001246?
Any help would be greatly appreciated
Cheers
Anouska
I have a field with a series of numbers in it which looks
like this:
1245001234
1245001243
1254001246
1253006878 etc
I have a query to pick out the record which are 1254******
What I need to do is insert these records into a table,
but I want the number to have a semi colon at the front
and a question mark at the end so they will all look like
this in the new table:
;1254001234?
;1254001243?
;1254001246?
Any help would be greatly appreciated
Cheers
Anouska