I have a table named:tblIntCod e, column name: interestcode, data type is Text. I have some missing interest code and i want to reuse those missing code. Example: P123, P125, N479, N482,.... I need to use the missing code P124, N480, N481...What I need is a query that can generate the code P124 or N480 in one entry.
The codes are combination in Alpha numeric,(e.g., P123, IB012)and a maximun lenght of 5 characters. Thanks!!!
JJ
The codes are combination in Alpha numeric,(e.g., P123, IB012)and a maximun lenght of 5 characters. Thanks!!!
JJ
Comment