Hyperlink Field Size - max field size = 255...why?

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

Guest

Background...
I created a table
I set the filed data type = hyperlink
In the forms section, the filed created references the hyperlink field in
the table

Problem...
When i enter a new field as a hyperlink, it is only saving up to 255
characters. According to MS, "Each part of the three parts of a Hyperlink
data type can contain up to 2048 characters."

Question...
How do I increase the field size so that when I enter a hyperlink, it saves
the entire link after I enter it and does not cut off the link after 255
characters?

Thanks!
 
How do I increase the field size so that when I enter a hyperlink, it saves
the entire link after I enter it and does not cut off the link after 255
characters?

Be sure that you don't have any Format property, sort order, or
grouping on the bound control or the query.

John W. Vinson[MVP]
 
Format property, sort order, or grouping on the bound control or the query
does not exist...but run me through this to verify - I may have missed
something. This still does not work.

Thanks.
 

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

Similar Threads

Hyperlinks in mail merge---not merged fields! 1
Memo field 2
Memo type field size 7
field size 5
Hyperlink Field Problems 2
Import Hyperlink 1
Find & Replace in hyperlink field 2
255 fied size inadequate 2

Back
Top