View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hans Hans is offline
external usenet poster
 
Posts: 1
Default Keypressed function

Is there a function like:
While Not(keypressed = "A") then
Print "B"
While End

Regards
Hans