View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MakeLei MakeLei is offline
external usenet poster
 
Posts: 47
Default Tree View; selecting and pasting data to cell

Hi,
I have built 2 macrosets to create 2 separate TreeViews. With first one I am
able to select cell within the sheet and paste selected info from TreeView1.
After that I added second TreeView and now I am able to open both of them,
BUT I am not able to select any cells within the sheet. What do I need to do
to enable cell selection? It works with the first one and I have not made any
changes to that form neither to macros.

BR
MakeLei