$$Excel-Macros$$ Treeview in 2010 64Bit

2013-03-08 Thread Divaker Pandey
Hi Expert I have made an application that have tree view. it works on 2010 32Bit excel. but get problem in 2010 64Bit. is there any solution to rectify this issue? Regards. Divaker -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join officia

Re: $$Excel-Macros$$ treeview

2012-09-07 Thread Sam Mathai Chacko
When you look at the references in the pre Windows 7 (where it's working), your Excel file must be referencing the mscomctl file from the Windows\System32 folder. So in your Windows 7, try running regsvr32 as admin on the mscomctl file (ideally copy that from your working OS to the other OS). HTH

$$Excel-Macros$$ treeview

2012-09-07 Thread james D
Hi. I am a VBA developer (Excel mainly) - I have built an Excel dashboard which contains a userform with a treeview on it. It all works fine pre Windows 7 with Office 2010, but with Windows 7 (and Office 2010) the treeview is no longer visible on the form. I have been searching most of the