PC Review


Reply
Thread Tools Rate Thread

Accelerator Property

 
 
Ronald R. Dodge, Jr.
Guest
Posts: n/a
 
      16th Jul 2009
Excel 2002, SP3

Can this property only be set in Design mode or can it also be set in
Run-Time mode for MSForms.Label Objects?

I am attempting to have it set in runtime mode as it's in run time mode when
the labels are being filled out. However, I'm not seeing the letter being
underlined on the form for each label that is suppose to have the
accelerator key set. Also, no 2 objects (or in this case, labels) has the
same letter.

--
Thanks,

Ronald R. Dodge, Jr.
Production Statistician
Master MOUS 2000


 
Reply With Quote
 
 
 
 
Homey
Guest
Posts: n/a
 
      16th Jul 2009
i see this change label accelerator in userform for me so it seem the answer
is it can be done at runtime.

Private Sub CommandButton1_Click()
Me.Label1.Accelerator = "e"
End Sub


"Ronald R. Dodge, Jr." <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
| Excel 2002, SP3
|
| Can this property only be set in Design mode or can it also be set in
| Run-Time mode for MSForms.Label Objects?
|
| I am attempting to have it set in runtime mode as it's in run time mode
when
| the labels are being filled out. However, I'm not seeing the letter being
| underlined on the form for each label that is suppose to have the
| accelerator key set. Also, no 2 objects (or in this case, labels) has the
| same letter.
|
| --
| Thanks,
|
| Ronald R. Dodge, Jr.
| Production Statistician
| Master MOUS 2000
|
|

 
Reply With Quote
 
Ronald R. Dodge, Jr.
Guest
Posts: n/a
 
      16th Jul 2009
What happened, given I can't have 2 files open at the same time, I had put
in the accelerator letters within the worksheet of one workbook, but not the
other, so it was an overlook on my part. Got the stuff to work as expected.
Just doing some significant modifications to one of my programs that has to
be adjusted on a file by file basis given the various issues of Excel and
the codes for the different work centers are different. Turn around time on
these modifications has to be pretty quick too. Would be nice to do this
stuff in a database environment (thus why I attempted to use Access, but
there's some significant limitations and other issues in it that prevents me
from using it), but don't really have one available to me with what I have
to work with.

--
Thanks,

Ronald R. Dodge, Jr.
Production Statistician
Master MOUS 2000
"Homey" <none> wrote in message
news:%(E-Mail Removed)...
>i see this change label accelerator in userform for me so it seem the
>answer
> is it can be done at runtime.
>
> Private Sub CommandButton1_Click()
> Me.Label1.Accelerator = "e"
> End Sub
>
>
> "Ronald R. Dodge, Jr." <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> | Excel 2002, SP3
> |
> | Can this property only be set in Design mode or can it also be set in
> | Run-Time mode for MSForms.Label Objects?
> |
> | I am attempting to have it set in runtime mode as it's in run time mode
> when
> | the labels are being filled out. However, I'm not seeing the letter
> being
> | underlined on the form for each label that is suppose to have the
> | accelerator key set. Also, no 2 objects (or in this case, labels) has
> the
> | same letter.
> |
> | --
> | Thanks,
> |
> | Ronald R. Dodge, Jr.
> | Production Statistician
> | Master MOUS 2000
> |
> |
>



 
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
Accelerator Dartmoor Graham Microsoft Excel Programming 4 13th May 2009 12:29 PM
MSN Accelerator =?Utf-8?B?UmFuRUQ=?= Windows XP General 3 7th Feb 2007 03:40 AM
msn accelerator worried Windows XP Performance 4 14th Jun 2004 05:36 PM
Accelerator key Add-in =?Utf-8?B?U3RlZQ==?= Microsoft Powerpoint 1 7th Feb 2004 03:11 AM
VGA/GUI Accelerator Doug Windows XP Hardware 1 31st Aug 2003 11:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:31 PM.