B blanchard Registered User. Local time Today, 20:18 Joined Mar 24, 2009 Messages 39 Apr 28, 2009 #1 Is it possible to view email addesses as actual hyperlinks in a query?
HiTechCoach Well-known member Local time Today, 14:18 Joined Mar 6, 2006 Messages 4,357 Apr 28, 2009 #2 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.
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.
B blanchard Registered User. Local time Today, 20:18 Joined Mar 24, 2009 Messages 39 Apr 28, 2009 #3 ok thankyou that's great