I have a table with a hyperlink field with the client’s email address. Because my client is using Lotus Notes and not Outlook (ugh), I have to prefix each address with mailto: if I want the hyperlink to open Lotus Notes. Currently I am storing the mailto: as part of the field. I want to have a query that lists name and email address without the mailto: listed, but with a comma after each name. I guess they want to export this to their To: field in Lotus Notes.
Any suggestions.