The only way to catch the function keys individually is to use an AutoKeys
macro. Check help. You can have it execute a do-nothing macro or piece of
code or give them a message box saying the you caught them.
Your other alternative is Tools/Startup and uncheck "Use Access Special
Keys." The problem with doing this is that it disables *all* of the special
keys. Usually not desirable.