View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
andrew andrew is offline
external usenet poster
 
Posts: 6
Default inputbox with wait

Hi,
I would like to write a macro that prompts for user-input with
something like an inputbox but will auto-dismiss the inputbox (or other
method of user interaction) within a certain timeperiod and go with the
default if it doesn't get a response. Is this possible?

Thanks,
Andrew