LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Object doesn't support this property or method (Node Function)

When loading Main.MDB I immediately get the following error: "Object
doesn't support this property or method." I click DEBUG and it takes
me to this function:

Function FillTree()
Dim Nodx As Node, ActiveNode1 As Node, ActiveNode2 As Node

"ERROR OCCURS ON THE FOLLOWING LINE" (1st ActiveNode1 line in Function)
Set ActiveNode1 = Forms![Main]!TreeView1.Nodes.Add(, , "mountclients",
"Mount Client Database", "folder")

This Access 2000 program is running error free on another Win2000 PC.
The problem is I don't have access to that PC. I am also running
Win2000 and Office 2000. I'm thinking I may have a missing REFERENCE
library or have an old COMCTL32.DLL, COMCTL32.OCX, COMDLG32.DD or
COMDLG32.OCX file. The code should work if the PC is setup correctly.

Any ideas?

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
object reference does not support this property or method [email protected] Excel Discussion (Misc queries) 2 June 14th 06 07:23 PM
438 - Object doesn't support this property or method Revtim Excel Programming 0 September 12th 05 09:09 PM
Object doesn't support this property or method (Error 438) Kiran Excel Discussion (Misc queries) 1 July 12th 05 08:42 PM
Object doesn't support this property or method davegb Excel Programming 11 May 12th 05 03:36 PM
Object doesn't support this property or method Rick Campbell Excel Programming 2 July 13th 03 11:53 PM


All times are GMT +1. The time now is 12:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"