> 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
gmazza - 12 May 2008 23:05 GMT
>> Hi there,
>> I am a novice at Access programming but I am flustered by this error and
[quoted text clipped - 9 lines]
>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.
Pachydermitis - 12 May 2008 23:27 GMT
> >> Hi there,
> >> I am a novice at Access programming but I am flustered by this error and
[quoted text clipped - 17 lines]
> --
> Message posted via AccessMonster.comhttp://www.accessmonster.com/Uwe/Forums.aspx/databases-ms-access/2008...
lol. Form_frm_OffsetWells_sub.form.RecordSource = LSQL