G
Guest
I have a text field. I want to make a query out of that field without
disturbing the original text field value. I mean that this field will be next
to the original text field in the query
My original text value of the field for example are as follows
09678XV
5689236
056989L
256P89Z
I want to remove the "0" from the start of the text value, the result should
be as follows:
9678XV
5689236
56989L
256P89Z
Its more than 2000 records, which I want to handle very carefullly.
Please advise a solution to this
Regards.
Irshad
disturbing the original text field value. I mean that this field will be next
to the original text field in the query
My original text value of the field for example are as follows
09678XV
5689236
056989L
256P89Z
I want to remove the "0" from the start of the text value, the result should
be as follows:
9678XV
5689236
56989L
256P89Z
Its more than 2000 records, which I want to handle very carefullly.
Please advise a solution to this
Regards.
Irshad