Thread: vb6 addin
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
msnews.microsoft.com[_8_] msnews.microsoft.com[_8_] is offline
external usenet poster
 
Posts: 1
Default vb6 addin

Hi, I´m trying to develop a vb6 addin for excel. I want to open a form from
excel and when a cell is selected it must update the form to assign that
cell contents to a textbox. The problem is that when I open the form and
select the cell the form minimizes and if I do it modal I can't select
anything...

Any advice?

Thanks. Oscar