View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NYL NYL is offline
external usenet poster
 
Posts: 1
Default Launching form blocks cell selection

Dear Excel experts,

I created a user form that requires input from a cell. After launching
the form, I cannot modify the contents of the cell. In fact, I am
blocked from selecting any parts of Excel until I close the form. Is
there some way to work around this problem?

Thank you for helping.