Hi,
if FieldnameVariable holds a field name - then you can use:
recordset(FieldnameVariable) = strfieldvalue

Signature
Best regards,
___________
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
> Some languages allow you to force the interpreter to evaluate the contents
> of
[quoted text clipped - 27 lines]
>
> when it gets excuted.
TerryL - 11 May 2006 15:36 GMT
That was easy. Thank you.
> Hi,
> if FieldnameVariable holds a field name - then you can use:
[quoted text clipped - 32 lines]
> >
> > when it gets excuted.