crystalamber
Programmer
i now have the data as follows:
id name dept email
1 ** *** ****
2 ** *** ****
3 .
4 ** *** ****
5 ** *** ****
6 ** *** ****
7 .
8 ** *** ****
the stars mean any data, each record has different values, the crystal report could give me the above report, however, i want it to implement such function, i make some code and test if there is a dot that occupies the whole line(record), if it is, crystal report starts a new page for the records between this dot and the next dot, and continues in this fashion, my question is, could crystal report do it?
Any help will be appreciated!
id name dept email
1 ** *** ****
2 ** *** ****
3 .
4 ** *** ****
5 ** *** ****
6 ** *** ****
7 .
8 ** *** ****
the stars mean any data, each record has different values, the crystal report could give me the above report, however, i want it to implement such function, i make some code and test if there is a dot that occupies the whole line(record), if it is, crystal report starts a new page for the records between this dot and the next dot, and continues in this fashion, my question is, could crystal report do it?
Any help will be appreciated!