View Single Post
  #17  
Old January 13th, 2009, 05:01 AM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Data entry into table field.

On Mon, 12 Jan 2009 19:15:00 -0800, FBrnstrmr
wrote:

rowsource,


A Query from which a Combo Box or Listbox gets its data from.

controlsource


The field into which any bound control stores its data.

and
recordsource.


A Query which provides the data for a Form.
--

John W. Vinson [MVP]