C
cj21
I have aproximately 5000 entries for product codes. My problem is this:
I need to get rid of the last two digits of each code quickly.
For example: I need to change 0234600 to 02346 is there a simple way
to do this? It needs to be done in text format because of the zero at
the start of each product.
Thanks
I need to get rid of the last two digits of each code quickly.
For example: I need to change 0234600 to 02346 is there a simple way
to do this? It needs to be done in text format because of the zero at
the start of each product.
Thanks