View Single Post
  #2  
Old May 25th, 2004, 02:37 PM
StCyrM
external usenet poster
 
Posts: n/a
Default Reference Subform

Hi

The proper reference to the subform would be as follows:

[forms]![MainFormName]![SubformName].Form!ControlToReferenceOnSubForm

Maurice





Hi,
I am automating the data input of a couple items in a
subform. It rund fine by itself but errors when I tie it
into a form that I use as a filter. The mainform and
subform have no data linkage items