D darrrellx Registered User. Local time Yesterday, 18:53 Joined Apr 25, 2005 Messages 22 Jan 28, 2007 #1 In the design view of a form, how can I find out what table or query data in coming from in a specific control? Thanks Darrellx
In the design view of a form, how can I find out what table or query data in coming from in a specific control? Thanks Darrellx
pbaldy Wino Moderator Staff member Local time Yesterday, 16:53 Joined Aug 30, 2003 Messages 36,272 Jan 28, 2007 #2 In the form's properties, on the data tab is the form's record source. For any given control, its data source.
In the form's properties, on the data tab is the form's record source. For any given control, its data source.
missinglinq AWF VIP Local time Yesterday, 19:53 Joined Jun 20, 2003 Messages 6,420 Jan 28, 2007 #3 Actually for a Control, its Control Source, not Dtat Source, at least in 2000.