Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 73
Default Return to xls app's MainMenu when help file is closed

Hello --

To give user access to a series of Help files for the xls application, I put
the following code on button cmdHelp_HTML on frmMenuMain:

ThisWorkbook.FollowHyperlink Address:="HelpFile.htm"

I want the user to return to frmMenuMain when he/she closes HelpFile.htm.

Is it possible to return to a form, or can I only set it to return to a
worksheet, as in

<a href="path to application.xls#SheetToReturnTo!CellToReturnTo"Cl ick
here</a ?
(this is a modification of code posted in this group)

Thanks for any help.

L Mehl




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
Offset on closed file snax500 Excel Discussion (Misc queries) 0 August 4th 06 05:02 PM
Excel is not asking to save a changed file when the file is closed Ron Excel Discussion (Misc queries) 2 March 14th 05 01:05 AM
Reading from a closed file. aking1987 Excel Worksheet Functions 1 November 15th 04 03:48 PM
VBA - on a button event, open another closed file, post changes, close file Fio Excel Programming 0 March 1st 04 01:08 PM
last cell of a closed file xoco Excel Programming 0 December 4th 03 02:47 PM


All times are GMT +1. The time now is 01:57 PM.

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

About Us

"It's about Microsoft Excel"