On page with a lot of text, highlighting the specific text focuses the user's attention on the information you want to be seen.
To highlight specific text on a page use the following code:
Page.htm
<HTML>
<HEAD>
<TITLE></TITLE>
<script language="JavaScript"><!--
function...
Hi,
I am trying to open a Word document at a bookmark location from a button on an Access Form.
The following code works to open the document:
Call Shell("winword ""c:\folder\myDocument.doc""",1)
The Word Macro that goes to the bookmark is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.