G
Guest
I have a form that uses information from a table called "customer". In that
form and table I have a field titled "resolution" that is a memo field.
Also on that form, I have a "tab" with information from a table titled
"followup". It to has a memo field titled "action".
My problem is that the field titled "resolution" will only show 255
characters. The "action" field works fine. How can I get the "resolution"
field to allow/show more characters.
I ready earlier about "union all" querry. I'm not sure if I have to do that
since the information is not coming from a querry. If I do have to do that,
how do I make a Union All querry. I have no idea.
Thanks
form and table I have a field titled "resolution" that is a memo field.
Also on that form, I have a "tab" with information from a table titled
"followup". It to has a memo field titled "action".
My problem is that the field titled "resolution" will only show 255
characters. The "action" field works fine. How can I get the "resolution"
field to allow/show more characters.
I ready earlier about "union all" querry. I'm not sure if I have to do that
since the information is not coming from a querry. If I do have to do that,
how do I make a Union All querry. I have no idea.
Thanks