PC Review


Reply
Thread Tools Rate Thread

Create a help file into VBA

 
 
Alex St-Pierre
Guest
Posts: n/a
 
      11th Jun 2008
Hi !
I would like to create a help file like .chm or .hlp file but inside VBA
code. All the program informations is include into an excel workbook. So, to
simplify the distribution, I would like to integrated a help popup box into
the VBA code. Does anyone have already done something like that?

If I create the help file into a form, is it possible to have a form
independant of Excel. So, the user will be able to select help file text and
select Excel cell's. (to be able to make a copy-paste from help file to
excel).
If not, is there a possibility to create a help file somewhere and open it
thereafter.

Thank you!
Alex
--
Alex St-Pierre
 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      11th Jun 2008
At one point you seem to want it integrated into Excel, then you don't.

IMO, if the help is of any complexity, you need a good Help Authoring tool,
like Help and Manual, or West Wind. If it is simple, a simple multi-page
form should do the trick.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Alex St-Pierre" <(E-Mail Removed)> wrote in message
news:F4588FD6-6A72-47C5-BCF8-(E-Mail Removed)...
> Hi !
> I would like to create a help file like .chm or .hlp file but inside VBA
> code. All the program informations is include into an excel workbook. So,
> to
> simplify the distribution, I would like to integrated a help popup box
> into
> the VBA code. Does anyone have already done something like that?
>
> If I create the help file into a form, is it possible to have a form
> independant of Excel. So, the user will be able to select help file text
> and
> select Excel cell's. (to be able to make a copy-paste from help file to
> excel).
> If not, is there a possibility to create a help file somewhere and open it
> thereafter.
>
> Thank you!
> Alex
> --
> Alex St-Pierre



 
Reply With Quote
 
Alex St-Pierre
Guest
Posts: n/a
 
      11th Jun 2008
So, I could do a multipage. At the left of the form, it should have nodes and
at the right, the page will be displayed regarding of which node it has been
selected. I will display sample text and I would like to allow user to copy
and paste the text into Excel. Is there a way to do that or if it will
require to close the form to be able to paste the text?
Thank you!
Alex
--
Alex St-Pierre


"Bob Phillips" wrote:

> At one point you seem to want it integrated into Excel, then you don't.
>
> IMO, if the help is of any complexity, you need a good Help Authoring tool,
> like Help and Manual, or West Wind. If it is simple, a simple multi-page
> form should do the trick.
>
> --
> HTH
>
> Bob
>
> (there's no email, no snail mail, but somewhere should be gmail in my addy)
>
> "Alex St-Pierre" <(E-Mail Removed)> wrote in message
> news:F4588FD6-6A72-47C5-BCF8-(E-Mail Removed)...
> > Hi !
> > I would like to create a help file like .chm or .hlp file but inside VBA
> > code. All the program informations is include into an excel workbook. So,
> > to
> > simplify the distribution, I would like to integrated a help popup box
> > into
> > the VBA code. Does anyone have already done something like that?
> >
> > If I create the help file into a form, is it possible to have a form
> > independant of Excel. So, the user will be able to select help file text
> > and
> > select Excel cell's. (to be able to make a copy-paste from help file to
> > excel).
> > If not, is there a possibility to create a help file somewhere and open it
> > thereafter.
> >
> > Thank you!
> > Alex
> > --
> > Alex St-Pierre

>
>
>

 
Reply With Quote
 
Bob Phillips
Guest
Posts: n/a
 
      11th Jun 2008
The tabs (what you call nodes) are at the top of the multi-page. Your
application code can determine which page to display (they start at base 0).

If you show the form modally, it is possible to paste onto the worksheet

Userform1.Show 0

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Alex St-Pierre" <(E-Mail Removed)> wrote in message
news8478711-A887-4CD3-A9D7-(E-Mail Removed)...
> So, I could do a multipage. At the left of the form, it should have nodes
> and
> at the right, the page will be displayed regarding of which node it has
> been
> selected. I will display sample text and I would like to allow user to
> copy
> and paste the text into Excel. Is there a way to do that or if it will
> require to close the form to be able to paste the text?
> Thank you!
> Alex
> --
> Alex St-Pierre
>
>
> "Bob Phillips" wrote:
>
>> At one point you seem to want it integrated into Excel, then you don't.
>>
>> IMO, if the help is of any complexity, you need a good Help Authoring
>> tool,
>> like Help and Manual, or West Wind. If it is simple, a simple multi-page
>> form should do the trick.
>>
>> --
>> HTH
>>
>> Bob
>>
>> (there's no email, no snail mail, but somewhere should be gmail in my
>> addy)
>>
>> "Alex St-Pierre" <(E-Mail Removed)> wrote in
>> message
>> news:F4588FD6-6A72-47C5-BCF8-(E-Mail Removed)...
>> > Hi !
>> > I would like to create a help file like .chm or .hlp file but inside
>> > VBA
>> > code. All the program informations is include into an excel workbook.
>> > So,
>> > to
>> > simplify the distribution, I would like to integrated a help popup box
>> > into
>> > the VBA code. Does anyone have already done something like that?
>> >
>> > If I create the help file into a form, is it possible to have a form
>> > independant of Excel. So, the user will be able to select help file
>> > text
>> > and
>> > select Excel cell's. (to be able to make a copy-paste from help file to
>> > excel).
>> > If not, is there a possibility to create a help file somewhere and open
>> > it
>> > thereafter.
>> >
>> > Thank you!
>> > Alex
>> > --
>> > Alex St-Pierre

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I create a .bat file to create a shortcut on the desktop? Jenny Microsoft Excel Programming 0 19th Sep 2008 02:39 PM
Can not create a new file with File.Create -- throws exception:Access Denied thephatp Microsoft C# .NET 4 30th Mar 2008 03:48 PM
Solution to: Can't create file:.xls. Right click folder you want to create the file in and then click properties on the shortcut menu to check your permissions on this folder Ky_fanatic Microsoft Outlook Discussion 1 8th Dec 2006 06:15 PM
Drag and drop to create a link to a file in a cell of an Excel file paulaugust2003@yahoo.com Microsoft Excel Discussion 2 18th Sep 2005 03:44 PM
Which of your products can be used to create / burn a web to a cd or dvd and also create an autostart file / cd? Windows XP New Users 5 18th Jul 2005 06:47 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:22 PM.