How to change the sort order for employees to "Last Name" in the Employee Maintenance window in Microsoft Dynamics GP
This article describes how to change the sort order for employees to Last Name.
Applies to: Microsoft Dynamics GP
Original KB number: 946278
Introduction
In Microsoft Dynamics GP and in Microsoft Business Solutions - Great Plains, you can change the sort order for employees in the Employee Maintenance window.
More information
To change the sort order for employees to Last Name in the Employee Maintenance window, follow these steps:
Have all users exit Microsoft Dynamics GP.
Locate the Dex.ini file.
Note
- By default, the Dex.ini file is in the following location in Microsoft Dynamics GP 10.0:
C:\Program Files\Microsoft Dynamics\GP\Data
- By default, the Dex.ini file is in the following location in Microsoft Dynamics GP 9.0:
C:\Program Files\Microsoft Dynamics\GP
- By default, the Dex.ini file is in the following location in Microsoft Business Solutions - Great Plains 8.0:
C:\Program Files\Microsoft Business Solutions\Great Plains
- By default, the Dex.ini file is in the following location in Microsoft Dynamics GP 10.0:
Right-click the Dex.ini file, and then select Open.
Insert the following line above the Workstation= line.
EmpLookup=2
Note
To change the sort order for employees to First Name or to Social Security Number, replace 2 with one of the following numbers:
- 3 : First Name
- 4 : Social Security Number
On the File menu, select Save, and then close the Dex.ini file.