I am using the SessionScreen.SendKeys method in my VBA code and have had no problems using "<ENTER>" and "<PF8>". However, when I tried to use "<PGDN>" it is sending the actual keystrokes instead of paging down. Does anyone know what the correct code is to Page Down? Thanks!