A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

shortcut key for checkmark



 
 
Thread Tools Display Modes
  #1  
Old March 3rd, 2008, 05:21 AM posted to microsoft.public.access.tablesdbdesign
ShawnT
external usenet poster
 
Posts: 8
Default shortcut key for checkmark

Does any of you programmers know how I can program any of the mouse buttons
(double clicking left or right button or even single clicking the roller) to
produce a check mark or even an X in a text file. I am not a programmer and
having problem with configuring shortcut keys.

We have purchased a windows application written in Access that uses various
text fields and gets texts with text already defined from access database.
I'd like to insert a text file that has forms like:
GENDER ( ) Female ( ) Make

And then users be able to just click a button on the mouse to select it
(checkmark preferred or an X is fine), rather than typing an X in ( ).

Thank you
Shawn
  #2  
Old March 3rd, 2008, 01:31 PM posted to microsoft.public.access.tablesdbdesign
Jeff Boyce
external usenet poster
 
Posts: 1,555
Default shortcut key for checkmark

Shawn

Without a better idea of the underlying field definition, it's tough to tell
whether the control on the form is for a Yes/No field (checkbox) or a text
value of "X".

If the former, you can use the tab key to get to the field/control, and the
spacebar to 'check' it.

--
Regards

Jeff Boyce
www.InformationFutures.net

Microsoft Office/Access MVP
http://mvp.support.microsoft.com/

Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/

"Shawnt" wrote in message
...
Does any of you programmers know how I can program any of the mouse

buttons
(double clicking left or right button or even single clicking the roller)

to
produce a check mark or even an X in a text file. I am not a programmer

and
having problem with configuring shortcut keys.

We have purchased a windows application written in Access that uses

various
text fields and gets texts with text already defined from access database.
I'd like to insert a text file that has forms like:
GENDER ( ) Female ( ) Make

And then users be able to just click a button on the mouse to select it
(checkmark preferred or an X is fine), rather than typing an X in ( ).

Thank you
Shawn


  #3  
Old March 3rd, 2008, 03:14 PM posted to microsoft.public.access.tablesdbdesign
ShawnT
external usenet poster
 
Posts: 8
Default shortcut key for checkmark

There is no field persay. It is a fild of just text that gets populated from
a database. imagine filds are like Notepad. Such as:
Gender ( ) M ( ) F
Age ( ) 0-15 ( ) 16-25 ( )26-90

And 20 other questions like that.

Instead of moving the curser between paranthesis and typing an X, we like to
be able to click and place an X. IS that possible?

Shawn


"Jeff Boyce" wrote:

Shawn

Without a better idea of the underlying field definition, it's tough to tell
whether the control on the form is for a Yes/No field (checkbox) or a text
value of "X".

If the former, you can use the tab key to get to the field/control, and the
spacebar to 'check' it.

--
Regards

Jeff Boyce
www.InformationFutures.net

Microsoft Office/Access MVP
http://mvp.support.microsoft.com/

Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/

"Shawnt" wrote in message
...
Does any of you programmers know how I can program any of the mouse

buttons
(double clicking left or right button or even single clicking the roller)

to
produce a check mark or even an X in a text file. I am not a programmer

and
having problem with configuring shortcut keys.

We have purchased a windows application written in Access that uses

various
text fields and gets texts with text already defined from access database.
I'd like to insert a text file that has forms like:
GENDER ( ) Female ( ) Make

And then users be able to just click a button on the mouse to select it
(checkmark preferred or an X is fine), rather than typing an X in ( ).

Thank you
Shawn



  #4  
Old March 3rd, 2008, 03:30 PM posted to microsoft.public.access.tablesdbdesign
Duane Hookom
external usenet poster
 
Posts: 7,177
Default shortcut key for checkmark

Is this actually an Access question? Is the text in a text file?
--
Duane Hookom
Microsoft Access MVP


"Shawnt" wrote:

There is no field persay. It is a fild of just text that gets populated from
a database. imagine filds are like Notepad. Such as:
Gender ( ) M ( ) F
Age ( ) 0-15 ( ) 16-25 ( )26-90

And 20 other questions like that.

Instead of moving the curser between paranthesis and typing an X, we like to
be able to click and place an X. IS that possible?

Shawn


"Jeff Boyce" wrote:

Shawn

Without a better idea of the underlying field definition, it's tough to tell
whether the control on the form is for a Yes/No field (checkbox) or a text
value of "X".

If the former, you can use the tab key to get to the field/control, and the
spacebar to 'check' it.

--
Regards

Jeff Boyce
www.InformationFutures.net

Microsoft Office/Access MVP
http://mvp.support.microsoft.com/

Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/

"Shawnt" wrote in message
...
Does any of you programmers know how I can program any of the mouse

buttons
(double clicking left or right button or even single clicking the roller)

to
produce a check mark or even an X in a text file. I am not a programmer

and
having problem with configuring shortcut keys.

We have purchased a windows application written in Access that uses

various
text fields and gets texts with text already defined from access database.
I'd like to insert a text file that has forms like:
GENDER ( ) Female ( ) Make

And then users be able to just click a button on the mouse to select it
(checkmark preferred or an X is fine), rather than typing an X in ( ).

Thank you
Shawn



 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


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


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