HELP Please! Access

D

Daniel Wheeler

Hi all,

Got this silly little problem that i cant figure out.

Got a Memo field that my client wishes to be able to type in links. e.g.
www.google.com . But i dont want to hyperlink the whole memo field just the
specified links. is there an auto detect hyperlink option??

Any ideas people?

Thanks Dan
 
I

Ian

the short answer is no. you may want to look up InStr function from the help
files. This function can be used to identify text inside of text.
 
Top