$$Excel-Macros$$ Re: treeview

2012-09-09 Thread james D
sense, MS wants to keep a hand on major widely used products. > To me, as I can't access Visual Studio or other equivalent application for > developers, I would look for open source solutions where I can implement a > solution that can access system resources and properties... > &g

$$Excel-Macros$$ Re: treeview

2012-09-08 Thread james D
developers who will inevitably end up with soured client relationships due to this. Feels like MS are trying to kill VBA for VSTO. Fine, I'm sure everyone will follow suit, but why screw everyone over in the process? On Friday, 7 September 2012 17:38:42 UTC+1, james D wrote: > Hi

$$Excel-Macros$$ Re: treeview

2012-09-08 Thread james D
ans Treeview, Listview etc will all stop working in time when people use 64 bit office Thanks, James On Friday, 7 September 2012 17:38:42 UTC+1, james D wrote: > Hi. > > I am a VBA developer (Excel mainly) - I have built an Excel dashboard > which contains a userform with a treevie

$$Excel-Macros$$ Re: treeview

2012-09-08 Thread james D
rosoft.com/Forums/en-US/officeappcompat/thread/f3a71d69-580b-4cdb-ae0b-d8189e6cfd40/ Thanks to those who offered help, appreciate it On Friday, 7 September 2012 17:38:42 UTC+1, james D wrote: > Hi. > > I am a VBA developer (Excel mainly) - I have built an Excel dashboard > which co

$$Excel-Macros$$ Re: treeview

2012-09-08 Thread james D
2010 is 64 bit, it makes sense to me that this can never work On Friday, 7 September 2012 17:38:42 UTC+1, james D wrote: > 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 &

$$Excel-Macros$$ Re: treeview

2012-09-08 Thread james D
place to start Thanks, James On Friday, 7 September 2012 17:38:42 UTC+1, james D wrote: > 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

Re: $$Excel-Macros$$ Re: treeview

2012-09-08 Thread james D
machines. More importantly, I need to know why this problem is happening. On Saturday, 8 September 2012 08:44:55 UTC+1, bé trần văn wrote: > I mean! > > How to load the controls on the "Toolbox" when "Additional Controls > ..." do not actually be in VBA >

Re: $$Excel-Macros$$ Re: treeview

2012-09-08 Thread james D
Hi David, I already tried that too. Can you tell me, are you on windows 7 with office 2010 and seeing a treeview? I have been on 3 machines today none of which can do it. -- Join official facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES (1120+ members already

$$Excel-Macros$$ Re: treeview

2012-09-07 Thread james D
I tried that, nothing On Friday, 7 September 2012 17:38:42 UTC+1, james D wrote: > 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

$$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

$$Excel-Macros$$ Worksheetfunction with Excel for Mac

2011-10-14 Thread james D
Hi, I have coded something that works fine in Excel 2010 (on Windows) - but when a Mac user uses it they get compile errors. The issue is me using WorksheetFunction.Var_p (or average... or anything I think) - this does not compile for the Mac. I think this might be to do with the analysis Pak? I