Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I asked last week about access keys and I need to ask a bit more.
Sub SetupF2() Application.OnKey "{F2}", "OpenForm" End Sub Sub OpenForm() UserForm1.Show End Sub This was the code I was given but it does not seem to work with userform. I placed the code in the userform activate macro, and when I press f2 it does not do a thing. Is it possible to use the function keys from a userform? Thanks Greg |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trust Access to Visual Basic Project - Access to Excel and back | Excel Programming | |||
How do I access the access data via Excel 2002 with auto update ? | Excel Programming | |||
Importing data from Access to Excel, but I need to vary the table from Access | Excel Programming | |||
Access.Application.Quit - opens Access again then won't close - He | Excel Programming | |||
Getting Access Error Messages when running Access through Excel | Excel Programming |