View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Double Click on a cell to fill data into a different cell.

If the user can d-click on an answer, then that answer must already be
there.

Why would you want it repeated?

I think your description needs refining, please post back.

But........yes, there is such an event as a double-click event that can
perform an action.


Gord Dibben MS Excel MVP


On Wed, 10 Dec 2008 13:39:03 -0800, ctefft
wrote:

I am setting up a questionnaire and I would like to set it up so that the
answer will fill in automatically after someone double clicks on the answer
that they want to use. Is there any way to set that up?