Access Help Needed

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I make an endless line of characters start with pre-determined ones?
e.g. In a hyperlink I need it to start with http://www. followed by any
charcters.....
Use of validation rules prefered.
 
Using an input mask for the text box, like this:
"http://www."aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
will provide. The number of lowercase a equals the number of optional
typing characters that follow the http://www. text string.

Hopefully helpful,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top