Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ismailc
Constraint Violating Yak Guru
290 Posts |
Posted - 2008-04-25 : 05:35:27
|
Hi, I need help please!Apologies for the silly question.I have a problem where i need to show 18 columns in 1 row but can get it in one row, the most the user wants is 2 rows but the first 4 columns cant be touched. eg.row1 Col1 Col2 Col3 Col4 Col5 Col6 Col7 Col8 Col9 Col10 Col11row2 12 13 14 15 16 17 18 19 20 21 22 23 24 25I am kind of lost on how to show this in a nice format. Does anyone have any creative idea, as i would like to capture the users. The Fields are also lengthy so it makes it difficult.Please! Regards |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-04-25 : 07:17:30
|
I think you can try to reduce the font size and also the width of columns |
 |
|
ismailc
Constraint Violating Yak Guru
290 Posts |
Posted - 2008-04-25 : 08:12:02
|
i've tried several of things - just can't win.my font is already at 8Regards |
 |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-04-25 : 11:31:51
|
Whats the current width of report? |
 |
|
ismailc
Constraint Violating Yak Guru
290 Posts |
Posted - 2008-04-29 : 02:31:37
|
Hi, Thank You very much - you are just to kind.It was just to much data to display in one line - so i informed the users & they will get back to me with what they what. Thank ou for the time & kindness!!! (Sorry for the late reply as yesterday was a holiday in SA)Regards |
 |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-04-29 : 02:50:32
|
quote: Originally posted by ismailc Hi, Thank You very much - you are just to kind.It was just to much data to display in one line - so i informed the users & they will get back to me with what they what. Thank ou for the time & kindness!!! (Sorry for the late reply as yesterday was a holiday in SA)Regards
No probs. You're always welcome . Feel free to post whenever you've a doubt. |
 |
|
|
|
|