I'd like to a report to automatically change the display text in a hyperlink field to the text from another field without changing the underlying hyperlink. Is this possible?
So you could easily loop through your table as a recordset and append to the
front of the hyperlink field data the display text you want to use as a
substitute for the link.