by "gmazza via AccessMonster.com" <u37142@[EMAIL PROTECTED]
>
May 12, 2008 at 10:05 PM
Salad wrote:
>> Hi there,
>> I am a novice at Access programming but I am flustered by this error
and
>[quoted text clipped - 18 lines]
>> working.
>> Please help, thanks!
>
>You might want to try the following format
> Forms!MainFormName!SubFormName.Form.Recordsource = ...
>or
> Me("SubFormName").Form.Recordsource = ...
>
>Brass
>http://www.youtube.com/watch?v=1qdvz0uPpNk
I tried your suggestion and it now errors:
Access can't find the field (SubFormName) referred to in your expression.
Its not a field though, not sure what its talking about...
Thanks for the fast response.
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/databases-ms-access/200805/1