F2 key is not functioning properly

C

connietan1127

Hi, could anyone help me with resetting the F2 key? I used to be able
to enter the edit mode by hitting the F2 key, but right now, instead
of taking me to the edit mode, it does the "copy" funciton. I suspect
that it might have been interfered with some macros that I run before.
Does anyone know how can I fix this? Thank you very much!

Connie
 
B

Barb Reinhardt

Try this:

Alt F11
CTRL G

Enter the following

Application.OnKey "{f2}"

HTH,
Barb Reinhardt
 
C

connietan1127

Try this:

Alt F11
CTRL G

Enter the following

Application.OnKey "{f2}"

HTH,
Barb Reinhardt






- Show quoted text -

Thanks Barb. It still doesn't work. F2 still does the copying. Is
there any other way? Thank you!
 
B

Barb Reinhardt

Do you have any Workbook_Open code in the MyWorkbook module? If so, can you
post it here?
 
C

connietan1127

Do you have any Workbook_Open code in the MyWorkbook module? If so, can you
post it here?






- Show quoted text -

Barb, I figured out. I had another application opened in which F2 is
mapped to "pronounciation" function. I closed that application so F2
in excel is now functioning properly. Thanks very much for your
comments.

Connie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top