is there a way to take a long string, for example,
" & Form_Carrier.ReferenceNumber
And Have it appear as "CLICK HERE" in an email im creating in Access and sending from Outlook.
Currently what happens is Outlook sees the " and makes a link in the email Automatically, but It seems that as the string gets large its getting broken up. Id like to clean that whole problem up with "click here for Trasking Info"
Thanks!
" & Form_Carrier.ReferenceNumber
And Have it appear as "CLICK HERE" in an email im creating in Access and sending from Outlook.
Currently what happens is Outlook sees the " and makes a link in the email Automatically, but It seems that as the string gets large its getting broken up. Id like to clean that whole problem up with "click here for Trasking Info"
Thanks!