Email addresses as links in Query?

blanchard

Registered User.
Local time
Today, 20:18
Joined
Mar 24, 2009
Messages
39
Is it possible to view email addesses as actual hyperlinks in a query?
 
It does if the field's data type is hyperlink. You may need to append the data into a table with the correct data type the use a query to display the records.
 
ok thankyou that's great
 

Users who are viewing this thread

Back
Top Bottom