<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>3 Jan 2016 13:37:00 Z</lastBuildDate><pubDate>2 Jan 2016 17:04:00 Z</pubDate><description>Hello All,&#13;
&#13;
I have a report that I want to sort on a Item "Lot Number" which is a alpha numeric.&#13;
&#13;
The current results of the sort are 1,10,2,22,23,3 ect is there any way to sort this 1,2,3,4 ect.&#13;
&#13;
Thanks,&#13;
&#13;
DW</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55716-numeric-text-sorting-report-wd19/read.awp</link><title>Numeric/text sorting on a report WD19</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55716-numeric-text-sorting-report-wd19-55719/read.awp</comments><pubDate>3 Jan 2016 13:37:00 Z</pubDate><description>Hello DW&#13;
&#13;
If you put the data into a memory table and report from the table you can use the extended sort functions of the tab…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55716-numeric-text-sorting-report-wd19-55719/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55716-numeric-text-sorting-report-wd19-55719/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55716-numeric-text-sorting-report-wd19/read.awp">Numeric/text sorting on a report WD19</source><title>Re: Numeric/text sorting on a report WD19</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55716-numeric-text-sorting-report-wd19-55718/read.awp</comments><pubDate>3 Jan 2016 12:49:00 Z</pubDate><description>Hi DW,&#13;
&#13;
If you use MYSQL OR another DB than hyperfile, you can try CAST() function with ORDER BY .&#13;
&#13;
Best Regards/&#13;
Ab.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55716-numeric-text-sorting-report-wd19-55718/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55716-numeric-text-sorting-report-wd19-55718/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55716-numeric-text-sorting-report-wd19/read.awp">Numeric/text sorting on a report WD19</source><title>Re: Numeric/text sorting on a report WD19</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55716-numeric-text-sorting-report-wd19-55717/read.awp</comments><pubDate>2 Jan 2016 17:23:00 Z</pubDate><description>Hi DW&#13;
&#13;
Your current result is "correct" for alpha-numeric fields.&#13;
&#13;
To get what you want, you could&#13;
&#13;
a) change the item typ…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55716-numeric-text-sorting-report-wd19-55717/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55716-numeric-text-sorting-report-wd19-55717/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55716-numeric-text-sorting-report-wd19/read.awp">Numeric/text sorting on a report WD19</source><title>Re: Numeric/text sorting on a report WD19</title></item></channel></rss>
