Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Help file Wont display

Hi

I've got two PCs

One with excel 2003 (11.6560.6568) SP2
And the other excel 2003 (11.8120.8122) SP2

The problem I have is my help file shows fine in the earlier Version
but just displays a blank plain white screen in the later version.

So its something Microsoft has Changed in a Fix!


When i look at the function in Object browser on the old version it
shows the correct path for the help file on the other one the one that
doesn't work shows ???????????


Has any one got any ideas. Short of patching The old one up to the new
version a patch at a time to find out whats change/wrong with my help
file.

Cheers

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Help file Wont display

I have intermittent problems with XL & VBA help (and can never help on
worksheet functions with F1).
Not sure of the cause but a restart of Excel and termination of the
msohelp.exe process(s) in task manager seems to clear it.

Only had this since I have both XL2K and XL2002 installed on same machine.

Any better solution greatly appreciated.
And a re-install does not correct this behaviour.

NickHK

"JJ" wrote in message
oups.com...
Hi

I've got two PCs

One with excel 2003 (11.6560.6568) SP2
And the other excel 2003 (11.8120.8122) SP2

The problem I have is my help file shows fine in the earlier Version
but just displays a blank plain white screen in the later version.

So its something Microsoft has Changed in a Fix!


When i look at the function in Object browser on the old version it
shows the correct path for the help file on the other one the one that
doesn't work shows ???????????


Has any one got any ideas. Short of patching The old one up to the new
version a patch at a time to find out whats change/wrong with my help
file.

Cheers



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Help file Wont display

Right i've narrowed it down to an excel update kb_number 905756 with
this installed my helpfile dosen't work any ideas?



On 4 May, 09:56, "NickHK" wrote:
I have intermittent problems with XL & VBA help (and can never help on
worksheet functions with F1).
Not sure of the cause but a restart of Excel and termination of the
msohelp.exe process(s) in task manager seems to clear it.

Only had this since I have both XL2K and XL2002 installed on same machine.

Any better solution greatly appreciated.
And a re-install does not correct this behaviour.

NickHK

"JJ" wrote in message

oups.com...

Hi


I've got two PCs


One with excel 2003 (11.6560.6568) SP2
And the other excel 2003 (11.8120.8122) SP2


The problem I have is my help file shows fine in the earlier Version
but just displays a blank plain white screen in the later version.


So its something Microsoft has Changed in a Fix!


When i look at the function in Object browser on the old version it
shows the correct path for the help file on the other one the one that
doesn't work shows ???????????


Has any one got any ideas. Short of patching The old one up to the new
version a patch at a time to find out whats change/wrong with my help
file.


Cheers



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Help file Wont display

There is a hot-fix that was issued a couple of months later to correct some of
the problems caused by 905756.

http://support.microsoft.com/kb/920111/en-us

Not sure if it addresses your particular problem but worth a try.


Gord Dibben MS Excel MVP

On 4 May 2007 04:39:21 -0700, JJ wrote:

Right i've narrowed it down to an excel update kb_number 905756 with
this installed my helpfile dosen't work any ideas?



On 4 May, 09:56, "NickHK" wrote:
I have intermittent problems with XL & VBA help (and can never help on
worksheet functions with F1).
Not sure of the cause but a restart of Excel and termination of the
msohelp.exe process(s) in task manager seems to clear it.

Only had this since I have both XL2K and XL2002 installed on same machine.

Any better solution greatly appreciated.
And a re-install does not correct this behaviour.

NickHK

"JJ" wrote in message

oups.com...

Hi


I've got two PCs


One with excel 2003 (11.6560.6568) SP2
And the other excel 2003 (11.8120.8122) SP2


The problem I have is my help file shows fine in the earlier Version
but just displays a blank plain white screen in the later version.


So its something Microsoft has Changed in a Fix!


When i look at the function in Object browser on the old version it
shows the correct path for the help file on the other one the one that
doesn't work shows ???????????


Has any one got any ideas. Short of patching The old one up to the new
version a patch at a time to find out whats change/wrong with my help
file.


Cheers



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Help file Wont display

Hi Nick,

Wish I could offer a better solution! I also have occasional intermittent
problems with Help with multiple versions installed (only Excel, VBA is OK).
My problems seem to relate to Office Assistant. Sometimes I get a message
telling me I need to 'repair' Office which may or may not temporarily fix.

I have never found a common set of actions or scenarios that trigger the
problem, except sometimes problems start when starting the Chart wizard or
Shift-F3 (even without calling Help).

Regards,
Peter T

"NickHK" wrote in message
...
I have intermittent problems with XL & VBA help (and can never help on
worksheet functions with F1).
Not sure of the cause but a restart of Excel and termination of the
msohelp.exe process(s) in task manager seems to clear it.

Only had this since I have both XL2K and XL2002 installed on same machine.

Any better solution greatly appreciated.
And a re-install does not correct this behaviour.

NickHK

"JJ" wrote in message
oups.com...
Hi

I've got two PCs

One with excel 2003 (11.6560.6568) SP2
And the other excel 2003 (11.8120.8122) SP2

The problem I have is my help file shows fine in the earlier Version
but just displays a blank plain white screen in the later version.

So its something Microsoft has Changed in a Fix!


When i look at the function in Object browser on the old version it
shows the correct path for the help file on the other one the one that
doesn't work shows ???????????


Has any one got any ideas. Short of patching The old one up to the new
version a patch at a time to find out whats change/wrong with my help
file.

Cheers







  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Help file Wont display

Peter,
Yes, VBA Help is fine, it is only Excel's help which is flakey.
Can't say for sure it's a multiple Office version issue, but I'm loathed to
be limited to a single Excel.
It's not major, just annoying.

At least it's not just me.

NickHK

"Peter T" <peter_t@discussions wrote in message
...
Hi Nick,

Wish I could offer a better solution! I also have occasional intermittent
problems with Help with multiple versions installed (only Excel, VBA is

OK).
My problems seem to relate to Office Assistant. Sometimes I get a message
telling me I need to 'repair' Office which may or may not temporarily fix.

I have never found a common set of actions or scenarios that trigger the
problem, except sometimes problems start when starting the Chart wizard or
Shift-F3 (even without calling Help).

Regards,
Peter T

"NickHK" wrote in message
...
I have intermittent problems with XL & VBA help (and can never help on
worksheet functions with F1).
Not sure of the cause but a restart of Excel and termination of the
msohelp.exe process(s) in task manager seems to clear it.

Only had this since I have both XL2K and XL2002 installed on same

machine.

Any better solution greatly appreciated.
And a re-install does not correct this behaviour.

NickHK

"JJ" wrote in message
oups.com...
Hi

I've got two PCs

One with excel 2003 (11.6560.6568) SP2
And the other excel 2003 (11.8120.8122) SP2

The problem I have is my help file shows fine in the earlier Version
but just displays a blank plain white screen in the later version.

So its something Microsoft has Changed in a Fix!


When i look at the function in Object browser on the old version it
shows the correct path for the help file on the other one the one that
doesn't work shows ???????????


Has any one got any ideas. Short of patching The old one up to the new
version a patch at a time to find out whats change/wrong with my help
file.

Cheers







  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Help file Wont display

well I'm still having trouble!

Its only with a custom helpfile (.chm) for a udf that I've created.
Excels own help is fine!




  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Help file Wont display

Where is the name and path of the chm defined, have you looked at
Application.MacroOptions

Regards,
Peter T

"JJ" wrote in message
ups.com...
well I'm still having trouble!

Its only with a custom helpfile (.chm) for a udf that I've created.
Excels own help is fine!






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Date format from excel to CVS file wont. Change in CVS wont stay. Fish''s Mermaid Excel Worksheet Functions 1 October 14th 06 12:28 AM
excel screen wont display colours when filled lyneil Excel Discussion (Misc queries) 3 September 11th 06 03:30 PM
File with VB programming wont open YvonneW Excel Programming 1 July 19th 05 03:41 AM
*.csv file wont load correctly Nightwing Excel Discussion (Misc queries) 3 December 1st 04 03:48 PM
Excel - RTD file wont save Ken Rangel Excel Programming 3 November 21st 03 07:16 AM


All times are GMT +1. The time now is 04:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"