Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Creating a macro to let a user use a keystroke for repeatative information

Hi,

I am new to creating macro's. I was wondering if a macro could be
made that will allow a user to press certain keys on the keyboard that
associated it certain information. This is the current situation.
The user has a list of categories. She would like to have each
category be assocaited with a keystroke so that she doesn't have to
type in the category name everytime. Is there a way that i could
create a macro for this?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Creating a macro to let a user use a keystroke for repeatative information

Hi
have a look at 'Tools - autocorrection'

--
Regards
Frank Kabel
Frankfurt, Germany


Kelt wrote:
Hi,

I am new to creating macro's. I was wondering if a macro could be
made that will allow a user to press certain keys on the keyboard

that
associated it certain information. This is the current situation.
The user has a list of categories. She would like to have each
category be assocaited with a keystroke so that she doesn't have to
type in the category name everytime. Is there a way that i could
create a macro for this?

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Creating a macro to let a user use a keystroke for repeatative information

Kelt

Could be done, but may be just as easy to set up Autocorrect to do this.

xx1 = Category1

xx2 = Category2

xx3 = Category3

Also check out DataValidation to set up drop-down list boxes in cells. User
can select the proper category name from the drop-down list.

For more on DV check out http://www.contextures.on.ca/xlDataVal01.html

Gord Dibben Excel MVP

On 28 May 2004 11:03:58 -0700, (Kelt) wrote:

Hi,

I am new to creating macro's. I was wondering if a macro could be
made that will allow a user to press certain keys on the keyboard that
associated it certain information. This is the current situation.
The user has a list of categories. She would like to have each
category be assocaited with a keystroke so that she doesn't have to
type in the category name everytime. Is there a way that i could
create a macro for this?

Thanks


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Creating a macro to let a user use a keystroke for repeatative information

Thanks. The autocorrection appears to be very simple to use.



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel Macro - Keystroke eric Excel Discussion (Misc queries) 3 June 24th 09 08:59 PM
Creating a macro to dulicate the same information from a different Unique713 Excel Discussion (Misc queries) 0 October 30th 08 05:29 PM
Macro, shortcut keystroke for Hyperion Add-In [email protected] Excel Discussion (Misc queries) 0 May 2nd 07 01:58 AM
Ask user for information Aaron Excel Worksheet Functions 0 November 1st 06 12:48 AM
would love help creating a macro to insert information sweetboo22 Excel Discussion (Misc queries) 3 October 23rd 06 03:24 AM


All times are GMT +1. The time now is 01:58 AM.

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

About Us

"It's about Microsoft Excel"