1. sayfa (Toplam 1 sayfa)

office 2007 exel sayfalari ayrı ayrı açılsin

Gönderilme zamanı: 20 Ağu 2010, 22:35
gönderen etotu
herkese selam office 2007 kullanıyorum exel sayfaları önceden ayrı ayrı açılıyordu menu cubuğunda her acılan exl sayfasını ayrı acıyordu şimdi birlikte acıyor internette cok fazla araştıma yaptım ama bir türlü çözemedim verilen çözümler zaten standar çözümler exel özellikler adres cubugunda göster seceneği sonucu değiştirmiyor klasör seceneklerinden görünümden dosya türleri ordan da bazı değişiklikler yaptım ama sorun düzelmedi officeyi kaldırdım yenıden yüklüyorum düzeliyor sonra gene bozuluyor... yardımlarınız için teşekkürler.. ERTUGRUL AYDIN

Re: office 2007 exel sorunu

Gönderilme zamanı: 20 Ağu 2010, 22:56
gönderen velociraptor
Office button -> Excel Options -> Advanced.
General altinda , ‘Ignore other applications that use Dynamic Data Exchange’. e tik koyun eger bu ise yaramazssa ki yarayacktir , asagidakini uygulayin

Resim

Windows Explorer de Tools > Folder Options > File Types diyelim

Resim

Resim

XLS bulalim ve tiklayip advanced

Resim

open i secip edit diyelim
Resim

Use DDE deki tik i kaldiralim
Resim

Application used to perform this action altindaki bosluga sagidakini kopyalayalim

Kod: Tümünü seç

"C:\Program Files\Microsoft Office\Office12\EXCEL.EXE" "%1"
iki defa Ok diyelim , ayni islemi XLSX, XLSM ve CSV icinde yapalim , artik excel e her tiklayidginizda ayri sayfa acacaktir

Ceviri Velociraptor

Re: office 2007 exel sorunu

Gönderilme zamanı: 20 Ağu 2010, 23:05
gönderen etotu
cevap için teşekkürler onuda denedim olmadı....

Re: office 2007 exel sorunu

Gönderilme zamanı: 20 Ağu 2010, 23:09
gönderen velociraptor
üstteki yaziya ilaveler yaptim gerci windows 7 kullaniyorsaniz bazi menüer sizde olmayabilir

Re: office 2007 exel sorunu

Gönderilme zamanı: 20 Ağu 2010, 23:14
gönderen velociraptor
Eger oda ise yaramaz ise asagidaki registry kaydini bir deneyin , yabanci biryerden aldim , denemedim lakin adam cok aradigini en sonuda kendi ilaveleri ile asagidaki kaydi olusturdugunu ve windows 7 de mükemmel is gördügünü yazmis

Kod: Tümünü seç

Windows Registry Editor Version 5.00

; —————– This file is intended to allow dual screen working in Excel 2007 ONLY —————–
; —- It will not work for earlier version of Excel and modifies the registry so please use carefully —-

; Changes the /e to “%1″ in the default and command keys to fix the issue that stops Excel opening .xls files

[HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\command]
@=”\”C:\\Program Files\\Microsoft Office\\Office12\\EXCEL.EXE\” \”%1\”"
“command”=hex(7):76,00,55,00,70,00,41,00,56,00,36,00,21,00,21,00,21,00,21,00,\
21,00,21,00,21,00,21,00,21,00,4d,00,4b,00,4b,00,53,00,6b,00,45,00,58,00,43,\
00,45,00,4c,00,46,00,69,00,6c,00,65,00,73,00,3e,00,74,00,57,00,7b,00,7e,00,\
24,00,34,00,51,00,5d,00,63,00,40,00,49,00,49,00,3d,00,6c,00,32,00,78,00,61,\
00,54,00,4f,00,35,00,20,00,22,00,25,00,31,00,22,00,00,00,00,00

; Deletes the ddeexec key and sub keys to stop Excel using DDE to open the .xls files

[-HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\ddeexec]
[-HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\ddeexec\application]
[-HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\ddeexec\topic]

; Changes the /e to “%1″ in the default and command keys to fix the issue that stops Excel opening .xlsx files

[HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command]
@=”\”C:\\Program Files\\Microsoft Office\\Office12\\EXCEL.EXE\” \”%1\”"
“command”=hex(7):76,00,55,00,70,00,41,00,56,00,36,00,21,00,21,00,21,00,21,00,\
21,00,21,00,21,00,21,00,21,00,4d,00,4b,00,4b,00,53,00,6b,00,45,00,58,00,43,\
00,45,00,4c,00,46,00,69,00,6c,00,65,00,73,00,3e,00,74,00,57,00,7b,00,7e,00,\
24,00,34,00,51,00,5d,00,63,00,40,00,49,00,49,00,3d,00,6c,00,32,00,78,00,61,\
00,54,00,4f,00,35,00,20,00,22,00,25,00,31,00,22,00,00,00,00,00

; Deletes the ddeexec key and sub keys to stop Excel using DDE to open the .xlsx files

[-HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\ddeexec]
[-HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\ddeexec\application]
[-HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\ddeexec\topic]
Eger originaline geri dönmek isterseniz, asagidakini Not defterine yapistirin ve Settings.reg sekinde kaydedin ve calistirin

Kod: Tümünü seç

Windows Registry Editor Version 5.00

; ———— This file is intended to restore the defaul opening settings in Excel 2007 ONLY ————
; —- It will not work for earlier version of Excel and modifies the registry so please use carefully —-

; Restores all the settings for .xls files

[HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open]
@=”&Open”

[HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\command]
@=”\”C:\\Program Files\\Microsoft Office\\Office12\\EXCEL.EXE\” /e”
“command”=hex(7):76,00,55,00,70,00,41,00,56,00,36,00,21,00,21,00,21,00,21,00,\
21,00,21,00,21,00,21,00,21,00,4d,00,4b,00,4b,00,53,00,6b,00,45,00,58,00,43,\
00,45,00,4c,00,46,00,69,00,6c,00,65,00,73,00,3e,00,74,00,57,00,7b,00,7e,00,\
24,00,34,00,51,00,5d,00,63,00,40,00,49,00,49,00,3d,00,6c,00,32,00,78,00,61,\
00,54,00,4f,00,35,00,20,00,2f,00,65,00,00,00,00,00

[HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\ddeexec]
@=”[open(\"%1\")]”

[HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\ddeexec\application]
@=”Excel”

[HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\ddeexec\topic]
@=”system”

; Restores all the settings for .xlsx files

[HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open]
@=”&Open”

[HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command]
@=”\”C:\\Program Files\\Microsoft Office\\Office12\\EXCEL.EXE\” /e”
“command”=hex(7):76,00,55,00,70,00,41,00,56,00,36,00,21,00,21,00,21,00,21,00,\
21,00,21,00,21,00,21,00,21,00,4d,00,4b,00,4b,00,53,00,6b,00,45,00,58,00,43,\
00,45,00,4c,00,46,00,69,00,6c,00,65,00,73,00,3e,00,74,00,57,00,7b,00,7e,00,\
24,00,34,00,51,00,5d,00,63,00,40,00,49,00,49,00,3d,00,6c,00,32,00,78,00,61,\
00,54,00,4f,00,35,00,20,00,2f,00,65,00,00,00,00,00

[HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\ddeexec]
@=”[open(\"%1\")]”

[HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\ddeexec\application]
@=”Excel”

[HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\ddeexec\topic]
@=”system”

Re: office 2007 exel sorunu

Gönderilme zamanı: 20 Ağu 2010, 23:20
gönderen etotu
evet galıba benım sorunum bunun gibi bir değişikle düzele bilir inceleyip cevap yazacağım .. gerçi ben xp kullanıyorum ama bazılarını uydurmaya çalışacağım... yardımların için cok teşşekür ederim..

Re: office 2007 exel sorunu

Gönderilme zamanı: 20 Ağu 2010, 23:21
gönderen velociraptor
birde .reg ilavesi yaptim olmazssa onu dene