Jamie,
Not a big deal but... in Access, data is displayed in fields, not "cells".
Just increase the height of any text control or label in order to display the "wrapped"
multiline data.
ex.
If your text control or label is one font high, you might see this...
|This is a ve|
If you increase the Height of that control, you'll see...
|This is a |
|very long |
|string |
--
hth
Al Camp
Candia Computer Consulting - Candia NH
http://home.comcast.net/~cccsolutionsReference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13700
"jamierae6598"
wrote in message
news:36D39FCE-DEB7-47FD-A148-F5927CCB2675@microsoft.com...
> I'm trying to wrap text in Access cells like can be done in Excell. Is this
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13700
> possible?? If not, how can I make information appear on two lines in one
> cell??