Hi,
if you have this reference number on a from - then you can use it instead:
strMsgBody = "Issue no." & forms![MyForm]![Database Reference No] & " A
Technical Issue ...
As for table - then you can use DLookup() function to get a desired field
value from a table

Signature
Best regards,
___________
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
> Hello all,
>
[quoted text clipped - 13 lines]
> Adam
> P.S. Am going home now so will check this forum again tomorrow
Adam - 16 Nov 2006 09:47 GMT
Brillian Alex,
Many many thanks.
Adam
> Hi,
> if you have this reference number on a from - then you can use it instead:
[quoted text clipped - 22 lines]
> > Adam
> > P.S. Am going home now so will check this forum again tomorrow