Many thanks i have tried that but no luck the tree view control is populated by 50+ querries when the form loads is there a way to unload and reload with uptodate data?
Quote:
quote:Originally posted by mmcdonal
Try:
ctlCombo.Requery
Type "requery control" in the Help box in the VBA window for more info.
mmcdonal
|