I have a table that has a doc# field and doc field...
The doc# field has a number like 1234567-1A....what i want to do is, create an update query that will take the doc# and strip the "-1A" from the end of the number...One of the problems is, that the doc# will never be the same lenght. Thats my problem..
Thanks
The doc# field has a number like 1234567-1A....what i want to do is, create an update query that will take the doc# and strip the "-1A" from the end of the number...One of the problems is, that the doc# will never be the same lenght. Thats my problem..
Thanks