Thread: on cell enter..
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
paul[_15_] paul[_15_] is offline
external usenet poster
 
Posts: 2
Default on cell enter..

Hi, I'm using XL 2000

I need to load UserForm1 when a user makes a worksheet cell A1 active.

The Userform returns a value to the Active cell which is why i need the cell
entered to call the userform.

Any ideas appreciated.

Thanks, Paul