Keystroke to switch from Normal to HTML

J

JefeQuickTech

Is there a keystroke, a keystroke sequence, or a VBA code that can be linked
to a keystroke to switch from Normal to HTML view?
 
S

Sparky Polastri

You could try;

CTRL + /

Usually there is a list of key controls in help, see if it's listed in
there.
 
J

JefeQuickTech

Actually as help shows, CTRL+ / = Display HTML tags.

What I want to do is to switch to the HTML pane or view. The same as
clicking the tab in the lower left corner (with Normal, HTML, and Preview).
 
J

JefeQuickTech

Perfect. That was the keystroke I needed.

Interestingly, it is either buried or undocumented for FP 2002. I couldn't
find it on the website assistance pages either.

Thank you!
 
Top