Help And Printing

  • Thread starter Thread starter Candy
  • Start date Start date
C

Candy

I have two problems.

1. I would go to the help file, but when I do, none of the links work. The
table of contents area is shaded. What can I do to make this work?

2. How can I choose a print area and then CENTER it on the page I am
printing?

Thanks in advance.

Candy
 
Answered my own question:

Found it in an old post from two years ago.

Someone was missing their hhctrl.ocx file. Well, I had mine, right where
the old post said it would be – in c:\windows\system32.

If you had to add the file from your Windows CD, you would then want to make
sure that windows sees it—you would have to “register†it with windows.

Windows / Start / Run Button
type this:
regsvr32 c:\windows\system32\hhctrl.ocx
(or wherever your hhctrl.ocx file was located)

After “registering†my hhctrl.ocx file, Help worked fine.

Cand
 
Back
Top