If you start excel in safe mode:
Close excel
windows start button|Run
excel /safe
And then File|Open your workbook and test ctrl-s, does it work ok?
If yes, then maybe there's a macro that's stealing that ctrl-s shortcut.
You can use these two sites to try to find that macro:
Chip Pearson has some notes on how to diagnose startup errors:
http://www.cpearson.com/excel/StartupErrors.htm
And Jan Karel Pieterse has more notes:
http://www.jkp-ads.com/Articles/StartupProblems.asp
=====
And just to make sure, did you hit ctrl-s (lowercase s) or ctrl-S (uppercase
S). Maybe the developer really wants you to use the ctrl-S for a different
purpose and left ctrl-s alone.
> Hi
>
[quoted text clipped - 15 lines]
> With kind regards,
> Patrick

Signature
Dave Peterson
Patrick - 23 Aug 2007 17:49 GMT
> If you start excel in safe mode:
>
[quoted text clipped - 42 lines]
>
> - Vis tekst i anf?rselstegn -
Hi and thanks for your answer
I tried starting Excel in safe-mode, and to my surprise Ctrl-s (yes,
with a lower-case s) works as it should. Now, it seems that when I
start up in "unsafe" mode, it works sometimes, and sometimes it
doesn't. I'll investigate further to see if there is a pattern.
-Patrick