V
Vadim Rapp
RG> On adp somehow it don't work.
RG> Does someone knows whay?
Most likely because in adp you have to enclose strings in single quotes. For
example,
docmd.openform "form1",,,"name='Roy' "
If this is not the case, post here the code that does not work.
Vadim
RG> Does someone knows whay?
Most likely because in adp you have to enclose strings in single quotes. For
example,
docmd.openform "form1",,,"name='Roy' "
If this is not the case, post here the code that does not work.
Vadim