Hi all, What I want to do is word wrap in a column header of a grid. Can't see a property that will do it so far. Also tried creating a form property of thisform.cHeader = "Days" + chr(13)+ chr(10)+ "before"
and putting eval(thisform.cHeader) in the caption but this doesn't work either. The column is only going to display up to 2 digits so I don't want it very wide. I can adjust the header height but can't get the words to wrap. Anyone done this? TIA Peter _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

