V
vic1
I am trying to send an email direct from an Access query, with a form to be
updated by the recipient. (Something which I have done several times before,
using 'Create Email' in Access 2007). However, this time, several of the
fields have 'look-up' values and the resulting email arrives with the fields
blank and a 'click here' button which offers all choices for all fields, all
at once, rather than containing the existing information (at least, I think
that's what the problem is!).
I have tried copying the data into a new table, but this only returns the
autonumber in the fields, rather than the text it refers to - i.e. '1' rather
than 'Geography'.
Other than retyping all fields into this new table, is there a macro or
other method by which I can get it to display all text, rather than numbers?
What I want to avoid is the recipients having to enter every field from
scratch, rather than just updating when there has been a change, so they need
to be able to see what I have already.
Many thanks
updated by the recipient. (Something which I have done several times before,
using 'Create Email' in Access 2007). However, this time, several of the
fields have 'look-up' values and the resulting email arrives with the fields
blank and a 'click here' button which offers all choices for all fields, all
at once, rather than containing the existing information (at least, I think
that's what the problem is!).
I have tried copying the data into a new table, but this only returns the
autonumber in the fields, rather than the text it refers to - i.e. '1' rather
than 'Geography'.
Other than retyping all fields into this new table, is there a macro or
other method by which I can get it to display all text, rather than numbers?
What I want to avoid is the recipients having to enter every field from
scratch, rather than just updating when there has been a change, so they need
to be able to see what I have already.
Many thanks