J Joe Holzhauer Apr 14, 2005 #1 Is there a way to update a single field or row within a listbox without requerying the entire list? Thanks, Joe
Is there a way to update a single field or row within a listbox without requerying the entire list? Thanks, Joe
A Allen Browne Apr 14, 2005 #2 No. If the RowSourceType is a Table/Query, you need to Requrey the list box to reflect any changes.