Hi,
I have a module that uses a query to get a list of email addresses from a table. Just running the query returns the email address - great. However the module uses the record ID of email address when placing it in the 'to' field in Outlook - so I just get a number there when i need an email address. Why does it pull the key when it shows the data when using just the query? I think this is something simple in the structure of my database that I'm missing. I've removed all lookup fields at table level. Any other areas I might try?
Many thanks
I have a module that uses a query to get a list of email addresses from a table. Just running the query returns the email address - great. However the module uses the record ID of email address when placing it in the 'to' field in Outlook - so I just get a number there when i need an email address. Why does it pull the key when it shows the data when using just the query? I think this is something simple in the structure of my database that I'm missing. I've removed all lookup fields at table level. Any other areas I might try?
Many thanks