how can i solve this problem [message #400091] |
Sun, 26 April 2009 00:06 |
hisham99
Messages: 106 Registered: October 2008 Location: united arab emirates
|
Senior Member |
|
|
i have a group above report in the detail i should show only sex record ,my question is
suppose i have two record
i want in the detail to show me the two record and keep the remain four row empty ;
is there is any way to use sequence for 6 record only.
|
|
|
|
Re: how can i solve this problem [message #400135 is a reply to message #400113] |
Sun, 26 April 2009 08:46 |
hmadacompaq
Messages: 11 Registered: April 2009
|
Junior Member |
|
|
Littlefoot wrote on Sun, 26 April 2009 04:50 | I don't understand the problem. You are displaying one record, but I have to suppose that there might be two of them, and you'd then want to display four rows (of six) empty.
Hopefully, this Forum is visited by people who are smarter than I am and they will be able to help. I am not.
|
look i have two records
id name gender
1 hmada 0
2 mona 1
i want in runtime in report instead of 0 male and 1 female
|
|
|
|
|