Pravin Ghadge
posted
367 posts
since
Jun 23, 2010
from
|
|
Re: how to compress feild values in Report
|
|
|
|
|
|
|
|
|
|
|
hi Naeem,
r u talking abt suppress?
|
|
|
|
|
|
Naeem Khan
posted
192 posts
since
Jun 20, 2008
from
|
|
Re: how to compress feild values in Report
|
|
|
|
|
|
|
|
|
|
|
thanks for the reply dear but suppress is not the solution asking about if i have long data suppose i have 5 digit numeric but i don't have space for it its automatically going in second line i want to compress this digits and come into one line should not be break without increasing field size...
|
|
|
|
|
Naeem Khan (Software Developer)
|
|
|
|
|
|
Sam Hobbs
posted
6490 posts
since
Sep 07, 2009
from
Los Angeles, California, USA
|
|
Re: how to compress feild values in Report
|
|
|
|
|
|
|
|
|
|
|
What data? Database data or data in a control or some other data?
What determines that the data is "too long"? Is it the definition of the field or is it some other limitation?
|
|
|
|
|
Thinking is a feeling; pleasant for some and unpleasant for others.
|
|
|
|
|
|
Naeem Khan
posted
192 posts
since
Jun 20, 2008
from
|
|
Re: how to compress feild values in Report
|
|
|
|
|
|
|
|
|
|
|
thanks for the reply sam supose in column have address now its displaying in report but when its coming its cutting in next line so i want that to compress value if its possible... in database have 255 var char but in reports its not displaying in 255 characters.. hope you understand what i want sam...
|
|
|
|
|
Naeem Khan (Software Developer)
|
|
|
|
|
|
Sam Hobbs
posted
6490 posts
since
Sep 07, 2009
from
Los Angeles, California, USA
|
|
Re: How to compress feild values in Report
|
|
|
|
|
|
|
|
|
|
|
Okay, Naeem. I think the term you are looking for is wrapping. I think you are saying that the text is wrapping to the next line if it does not fit in the first line.
Do you want to show as much in the first line as will fit but then nothing more or do you need to do something else?
|
|
|
|
|
Thinking is a feeling; pleasant for some and unpleasant for others.
|
|
|
|
|
|