A 
		
								
				
				
			
		Anthony
I'm trying to do something like this:
--
Dim sf as subform
set sf = forms(mySubFormControl.SourceObject)
--
But I keep getting this error:
"Microsoft Access can't find the form '(my form name)' referred to in a
macro expression or Visual Basic code.
please help
Anthony
				
			--
Dim sf as subform
set sf = forms(mySubFormControl.SourceObject)
--
But I keep getting this error:
"Microsoft Access can't find the form '(my form name)' referred to in a
macro expression or Visual Basic code.
please help
Anthony
