Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I have run this macro that I have found in this forum. It was
supposed to fix some subtotal problems of Excel. The problem is that it has damaged some other Excel functions. The macro is this: Sub RegWriteXL97Subtotals() Dim wsh As Object Set wsh = CreateObject("WScript.Shell") wsh.RegWrite "HKCU\Software\Microsoft\Office\11.0\Excel\Options \Excel97Subtotals", 1, "REG_DWORD" End Sub http://groups.google.com.ar/group/mi...23c93b94f35dc0 Any suggestion to delete or recover this? Thanks all |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem sharing spreadsheet between Office10 (Office XP) and Office 11 (Office 2003) | Excel Programming | |||
Value from Registry | Excel Programming | |||
Office 2003 Registry Installation? | Excel Programming | |||
Registry | Excel Programming | |||
Registry | Excel Programming |