View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CTInt04 CTInt04 is offline
external usenet poster
 
Posts: 4
Default Activating a Userform in VB when changing Cells in Excel

How do I make a userform appear by changing the cell contents in Excel? I need to do this without using any command buttons or other VB objects, just by changing the cell value.