Oct 10, 2001 #1 XeroLui Technical User Jun 6, 2001 12 HK Dear all, I've press the "Sorting & Grouping" button but the dialog box didn't shown up, why?
Dear all, I've press the "Sorting & Grouping" button but the dialog box didn't shown up, why?
Oct 10, 2001 Thread starter #2 XeroLui Technical User Jun 6, 2001 12 HK Moreover, I'm using Access 97. Upvote 0 Downvote
Oct 11, 2001 1 #3 JaneC Programmer Jul 18, 2001 125 GB Hello, I had this problem a while ago. Try looking it up in Technet if you have it - I'm fairly sure this was a registry setting. I will try to have a look later today. Jane Upvote 0 Downvote
Hello, I had this problem a while ago. Try looking it up in Technet if you have it - I'm fairly sure this was a registry setting. I will try to have a look later today. Jane
Oct 11, 2001 #4 JaneC Programmer Jul 18, 2001 125 GB Solution ! 1. Verify that a backup file of the registry exists. For additional information about the registry, please see the following articles in the Microsoft Knowledge Base: Q183887 Description of the Windows Registry Checker Tool (Scanreg.exe) Q183603 How to Customize Registry Checker Tool 2. On the taskbar, click Start, and then click Run. 3. Type "regedit" (without the quotation marks) in the Run dialog box. Click OK. 4. Browse to the following key: HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Access\Settings 5. Delete the key corresponding to the window that is orphaned: +-----------------------------------------------+ | Window | Key | +-----------------------------------------------+ | Table Properties | TDPopPropST | +-----------------------------------------------+ | Table Indexes | IndexesST | +-----------------------------------------------+ | Query Properties | QueryPopPropST | +-----------------------------------------------+ | Form Properties | FormPopPropST | +-----------------------------------------------+ | Report Properties | ReportPopPropST | +-----------------------------------------------+ | Report Sorting and Grouping | SGST | +-----------------------------------------------+ | Form or Report Field List | ECLST | +-----------------------------------------------+ In your case delete the SGST key and this should solve the problem. Upvote 0 Downvote
Solution ! 1. Verify that a backup file of the registry exists. For additional information about the registry, please see the following articles in the Microsoft Knowledge Base: Q183887 Description of the Windows Registry Checker Tool (Scanreg.exe) Q183603 How to Customize Registry Checker Tool 2. On the taskbar, click Start, and then click Run. 3. Type "regedit" (without the quotation marks) in the Run dialog box. Click OK. 4. Browse to the following key: HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Access\Settings 5. Delete the key corresponding to the window that is orphaned: +-----------------------------------------------+ | Window | Key | +-----------------------------------------------+ | Table Properties | TDPopPropST | +-----------------------------------------------+ | Table Indexes | IndexesST | +-----------------------------------------------+ | Query Properties | QueryPopPropST | +-----------------------------------------------+ | Form Properties | FormPopPropST | +-----------------------------------------------+ | Report Properties | ReportPopPropST | +-----------------------------------------------+ | Report Sorting and Grouping | SGST | +-----------------------------------------------+ | Form or Report Field List | ECLST | +-----------------------------------------------+ In your case delete the SGST key and this should solve the problem.
Oct 11, 2001 Thread starter #5 XeroLui Technical User Jun 6, 2001 12 HK Dear Jane, Thank you for your support. I've deleted the key SGST and the Access back to normal now. Upvote 0 Downvote