Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have an Excel workbook that needs some instructions with it, and I was
wondering if it's possible to write my own help (.hlp) files for the users to use. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Yes you can.
Most easy is to use an extra worksheet in the file, with some hyperlinks and the possibility to search. If you want to go further (use VBA), I remember seeing it in John Walkenbach's "Power programming with VBA in Excel". -- Wigi http://www.wimgielis.be = Excel/VBA, soccer and music "BobM" wrote: I have an Excel workbook that needs some instructions with it, and I was wondering if it's possible to write my own help (.hlp) files for the users to use. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
See
http://www.j-walk.com/ss/excel/tips/tip51.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Wigi" wrote in message ... Yes you can. Most easy is to use an extra worksheet in the file, with some hyperlinks and the possibility to search. If you want to go further (use VBA), I remember seeing it in John Walkenbach's "Power programming with VBA in Excel". -- Wigi http://www.wimgielis.be = Excel/VBA, soccer and music "BobM" wrote: I have an Excel workbook that needs some instructions with it, and I was wondering if it's possible to write my own help (.hlp) files for the users to use. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks - I'll investigate the VBA option, and go with the extra sheet in the
Excel file if I can't get what I need with VBA. "Wigi" wrote: Yes you can. Most easy is to use an extra worksheet in the file, with some hyperlinks and the possibility to search. If you want to go further (use VBA), I remember seeing it in John Walkenbach's "Power programming with VBA in Excel". -- Wigi http://www.wimgielis.be = Excel/VBA, soccer and music "BobM" wrote: I have an Excel workbook that needs some instructions with it, and I was wondering if it's possible to write my own help (.hlp) files for the users to use. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You can get John's 2003 VBA book at Amazon at...
http://www.amazon.com/exec/obidos/IS...alkassociateA/ or his 2007 book at... http://www.amazon.com/Excel-Power-Pr...e=UTF8&s=books Both Well Worth the price! -- Hope this helps. Thanks in advance for your feedback. Gary Brown "Wigi" wrote: Yes you can. Most easy is to use an extra worksheet in the file, with some hyperlinks and the possibility to search. If you want to go further (use VBA), I remember seeing it in John Walkenbach's "Power programming with VBA in Excel". -- Wigi http://www.wimgielis.be = Excel/VBA, soccer and music "BobM" wrote: I have an Excel workbook that needs some instructions with it, and I was wondering if it's possible to write my own help (.hlp) files for the users to use. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Saving Excel files to Read/Write only folders | Excel Discussion (Misc queries) | |||
How to avoid sending write protected files via Outlook. | Excel Discussion (Misc queries) | |||
Sharing read-write Excel 2003 files | Excel Discussion (Misc queries) | |||
Convert excel worksheets into new workbooks (new files) | Setting up and Configuration of Excel | |||
Add totals in different files/workbooks? | Excel Worksheet Functions |