View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jayklmno jayklmno is offline
external usenet poster
 
Posts: 58
Default VBA in 2007 interface programming question.

I am looking to do 2 things:

1) Capture data typed into the cell as it's typed before Enter is pushed
2) Create a box under the cell(like when you start to type in a formula and
it provides the formulas that match what you type)

Can someone point me in the right direction on what I should be looking for
and I can figure out the code from there.

Thanks!