I have 2 fields - FirstName and LastName which I have combined to make FullName. However although I would like it to display with the First Name first and then the Last Name I would like to order it by Last Name first then First Name. does anyone know how I would go about this?