View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default how do I set up a cell to choose a number from a pop-up calculato

Assuming you are creating the popup calculator either using a userform or
commandbar:

In the popup calculator code, write the value to the active cell.

--
Regards,
Tom Ogilvy


"Anthony" wrote in message
...