On Thu, 10 Jan 2008 13:59:57 -0500, "Joe Medford" <(E-Mail Removed)>
wrote:
As I said, it's under the ActiveX controls:
Put your form in Design view
On the design tab in the ribbon, there is an ActiveX button
Select "Microsoft Treeview control", the highest version listed.
With a bit of searching around you can find articles like these:
http://support.microsoft.com/kb/209891
http://support.microsoft.com/kb/209898
There also is a help file for this control - I couldn't immediately
locate it.
-Tom.
>Do you know of any samples? How do you find and add this to Access 2007?
>
>"Tom van Stiphout" <(E-Mail Removed)> wrote in message
>news:(E-Mail Removed)...
>> On Wed, 9 Jan 2008 18:04:14 -0500, "Joe Medford" <(E-Mail Removed)>
>> wrote:
>>
>> That's what Treeview controls are for. There is a free one from
>> Microsoft under ActiveX Controls.
>>
>> -Tom.
>>
>>
>>
>>>I am trying to create a tree or roots or branch type diagram in access.
>>>What I am tring to do, I have a list of customers and whom they were
>>>recommended by. I want to create a branch list that shows who was
>>>recommend
>>>by who, so I can follow each customer back to the source.
>>>
>>>Thanks in advance.