View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anton Sommer Anton Sommer is offline
external usenet poster
 
Posts: 5
Default Pull down menu in grid

Hello folks,

is it possible to place any object (i.e. Pull down menu or checkbox) in a
cell of a table. And then of course beeing able in vba to read out the
values like any other object in a userform.
Is there an event to use in vba to find out if a user has just left a cell
like the lost focus event of a textbox?

Thank you folks,


Anton