Hello Techie frends,
I have a requirement to sort a list of data in particular order. I tried val(table.fieldname) but the order of number and alphabets are not same. I am posting some sample data which i need to be sorted. PLease help
C.211.d.2.1 Validate securities trade formats
C.211.d.2.10 Perform short sales check
C.211.d.2.11 Process cancelled trades
C.211.d.2.12 Process late trades
C.211.d.2.2 Assign JPM account codes to CFD trades
C.211.d.2.3 Assign instrument codes to securities trades with standard market identifiers
C.211.d.2.4 Set-up instruments to support CFD trades
C.211.d.2.5 Assign instrument codes to securities trades for un-listed securities
C.211.d.2.6 Assign instrument codes for time critical requirements using Fast Add
C.211.d.2.7 Assign broker details to trades
I want the above to be sorted like -C.211.d.2.1, C.211.d.2.2 (not d.2.11)
thanks a lot
regards
puneet
I have a requirement to sort a list of data in particular order. I tried val(table.fieldname) but the order of number and alphabets are not same. I am posting some sample data which i need to be sorted. PLease help
C.211.d.2.1 Validate securities trade formats
C.211.d.2.10 Perform short sales check
C.211.d.2.11 Process cancelled trades
C.211.d.2.12 Process late trades
C.211.d.2.2 Assign JPM account codes to CFD trades
C.211.d.2.3 Assign instrument codes to securities trades with standard market identifiers
C.211.d.2.4 Set-up instruments to support CFD trades
C.211.d.2.5 Assign instrument codes to securities trades for un-listed securities
C.211.d.2.6 Assign instrument codes for time critical requirements using Fast Add
C.211.d.2.7 Assign broker details to trades
I want the above to be sorted like -C.211.d.2.1, C.211.d.2.2 (not d.2.11)
thanks a lot
regards
puneet