Is it possible to list multiple url's in a text field in Access 2007?
Is it possible to list multiple url's in a text field in Access 2007?
In a Table? . . . Query? . . . Form?
Sorry Robeen. I was asking about adding multiple url's into a field on a form.
Thank you.
I think not if you want them to be click and run.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Is the TextBox into which you are entering your urls a 'bound' control?
Is it connected to a field in a Table?
You can enter more than one url into the text field on the Form.
The limit of how many you can enter into the underlying Table field will be determined by the size Property of the field in the Table.
What exactly are you wanting to do?