Treeview Control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

Hope someone can help, I've followed MS article on Treeview control changing
the relevant field names for my table, now when I do this on a slimmed down
data set it works fine, as soon as I place the form (and I've also rewritten
from scratch) in the main DB all I get is a Blank Form with no idea as to the
cuase. Anysuggestions and help is greatly received.

MTIA
Souchie40
 
Hi

Hope someone can help, I've followed MS article on Treeview control changing
the relevant field names for my table, now when I do this on a slimmed down
data set it works fine, as soon as I place the form (and I've also rewritten
from scratch) in the main DB all I get is a Blank Form with no idea as to the
cuase. Anysuggestions and help is greatly received.

MTIA
Souchie40
You created a form with a treeview control in one database and now
imported or copied it until another database and it does not work in the
second database. Try this. Open the form that does not work in design
view. Then go to Select on the menu and ActiveX control. Scroll to
Treeview Control and select it. When the new treeview control appears,
delete it. Now save the form and see if it works.

Mike Gramelspacher
 
Just tried to do as suggested but didn't work, I also forgot to add that I'm
working with A97 on W2000

MTIA
 
Just tried to do as suggested but didn't work, I also forgot to add that I'm
working with A97 on W2000

MTIA
I am not any kind of expert but just noticed that the tip worked for me
and others reported that it worked for them. Maybe open the database
where the treeview control is working and see what references are set.
Then open the other database where it does not work and be sure to set
the references the same as on the working database.

Mike Gramelspacher
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top