473,466 Members | 1,530 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Whats the best way to add a bit of a help file into an access file


Say, on a data entry form

a "HELP" cmbBUTTON that bounces the user off to word file that has
help, or is there some other way to do it (like a label object with
help on another form)

Thanks
Jerry
Jan 17 '06 #1
4 1454
Something I have done that works well and is very simple is to have a single
table with 3 fields. One for the form name, one for a title and one for the
help details.

On each form that needs help - simple ones don't - you either add a button
with the familiar ? character, or the word 'Help'. When the user clicks on
it, it pops up a form that is filtered to the form name and gives the
relevant help. You can of course pretty this up and add a shortcut key etc.

To edit the help I have made it so that holding the 'shift' or 'control' key
when clicking on the button opens the form in edit mode so someone can be
nominated to actually write the help. I hate writing help, and developers
don't make good help authors.

This doesn't include any searching or index etc but the help is always
relevant to the current form.

Depending on your needs this sort of thing may be suitable.

Jeff

<je*********@pioneer.com> wrote in message
news:gt********************************@4ax.com...

Say, on a data entry form

a "HELP" cmbBUTTON that bounces the user off to word file that has
help, or is there some other way to do it (like a label object with
help on another form)

Thanks
Jerry

Jan 17 '06 #2
Thats a good idea Jeff
I like it. Don't care about the searching.

One aspect of help are the field definitions.
I do have a field definition file...a list of all the available fields
and what data is contained in each. I think the user will want to use
this.

This would be too big to place in any one field (due to formatting
etc,) but I suppose I could place a link in a field to a doc file?
Jerry
Something I have done that works well and is very simple is to have a single
table with 3 fields. One for the form name, one for a title and one for the
help details.

On each form that needs help - simple ones don't - you either add a button
with the familiar ? character, or the word 'Help'. When the user clicks on
it, it pops up a form that is filtered to the form name and gives the
relevant help. You can of course pretty this up and add a shortcut key etc.

To edit the help I have made it so that holding the 'shift' or 'control' key
when clicking on the button opens the form in edit mode so someone can be
nominated to actually write the help. I hate writing help, and developers
don't make good help authors.

Jan 18 '06 #3
I've bee doing something similar lately using the Assistant Object.
I've got a hidden table with an indexed list of all forms and controls
from which I pull the necessary 'Heading' and 'Text' properties for the
assistant's balloon. I've been implementing it for the past few weeks
on a new database I've been working on. The module for it is pretty
darn busy code-wise, but I've set it up, more or less like a What's
This button. I've got it working in a multi-user environment, which
seems to work best when the Assistant Object is assigned to a public
variable.

It seems like a pretty good way to supply help with simple forms, and
I've even included functionality to reindex periodically based on the
latest modification to the form and to allow someone designing a form
of their own to include the same functionality on their own forms.

Took a while to work the kinks out, but it's working well now.

I worked for a long time with the "supposed" HTML Help functionality
used with the HelpContextID property, but that had some major pitfalls.

Otherwise, I generally include a link of some kind in my form's footer
or on a menu or toolbar to go to application specific help either
written in HTML or ASP depending on the circumstances. For that, you
can reference the HelpContextID property.

Jan 18 '06 #4
Why not just add a couple of extra text field to the table for hyperlinks to
related documents. You could have at the top of your form a small heading
titled 'See also' followed by these links and then your main text. Make all
controls transparent with a white form and it will look and work well.

I have never had need to reference another document, but will keep it in
mind my self.

Jeff

"Jerome Ranch" <ra*****@mchsi.com> wrote in message
news:tu********************************@4ax.com...
Thats a good idea Jeff
I like it. Don't care about the searching.

One aspect of help are the field definitions.
I do have a field definition file...a list of all the available fields
and what data is contained in each. I think the user will want to use
this.

This would be too big to place in any one field (due to formatting
etc,) but I suppose I could place a link in a field to a doc file?
Jerry

Jan 19 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Weasel | last post by:
This occured right after i tryed to compile the file hello.cpp:9:2: warning: no newline at end of file
1
by: aa | last post by:
When I am reading from local disk (d:), everithing is OK, but then I am reading from map disk I am geting the this error. Whats wrong. Thanks Server Error in '/Extra' Application....
1
by: Martin Zachs | last post by:
I'm new to ASP.NET, but 5+ years experienced with conventional ASP. We currently use "non-isolated" development using Frontpage Extensions for lots of websites (100+). To move to ASP.NET, I've...
3
by: Paul Say | last post by:
I have a asp.net application that will need to create a document/report from data in a database. The user will fill out a form supplying various criteria for parameters. I would like the...
4
by: Brian Cryer | last post by:
I'm developing a website which at one point has a hefty amount of data processing to do. I delegate this to a separate thread and on the results page do an auto-refresh every few seconds until the...
4
by: markrush | last post by:
if i have 2 datasources with different table names and column headers that i want to merge i.e. "ptitle" and "name" whats the best way of doing this? are there any standard routines or should i use...
28
by: mooreit | last post by:
The purpose for my questions is accessing these technologies from applications. I develop both applications and databases. Working with Microsoft C#.NET and Microsoft SQL Server 2000 Production and...
4
by: LoneHunter01 | last post by:
Basically, I just need a general direction on where to go for this. Yes, this is for a school project, though it's strictly an optional one (and I have tried many solutions, one in-depth). We've...
7
by: Paulo | last post by:
Hi, what is diference between: File -New Web Site and File -New Project -VB/C# -Web Application ?????? VS 2005
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.