Wannabeegeek
Technical User
Hi,
I have created a continuous form where one of the fields contains a user entered vaule in the format '0103','0203','0303','0104','0204','0304',etc. The first two digits are a serial number and the last two are the year in which that serial number was allocated. When the form displays it is sorted by this value.
I would like it to sort by the year segment first and then by the serial number segment as opposed to the current 0103,0104,0203,0204,etc.
I'm sure that there is a simple solution to this but as yet it escapes me. Any suggestions would be appreciated.
I have created a continuous form where one of the fields contains a user entered vaule in the format '0103','0203','0303','0104','0204','0304',etc. The first two digits are a serial number and the last two are the year in which that serial number was allocated. When the form displays it is sorted by this value.
I would like it to sort by the year segment first and then by the serial number segment as opposed to the current 0103,0104,0203,0204,etc.
I'm sure that there is a simple solution to this but as yet it escapes me. Any suggestions would be appreciated.