Right, same here. What I was saying is that you can sort your hyperlink field by using the ORDER BY clause in your SQL statement. It looks like the built-in UI is restricted from using hyperlink fields for sorting. So, if you have a form where you need to sort the records using a hyperlink field, you will probably have to use the OrderBy property, using code.