I am using Crystal 8.5 and am trying to do the following:
1. Create mailing labels - for a given ADDRESS1
(Set record selector to prompt for an address and then
based on that, create a printout of mailing labels for that address only)
2. Determine number of labels to be printed at runtime
(I was going to create a parameter here, asking for a number and then condition the formatting on the additional rows of labels...for example, Record Parameter options would be 1 - 3 , 4 - 6, 7 - 9 and they would pick which group they wanted. If they want up to 3, then the sections that pull in the bottom two rows of labels would be suppressed and it would only print out the top line of labels - the goal is to save paper here, they don't want to print whole sheets of address labels at a time.)
MY ISSUE?
Whenever I try to use grouping in the report, the mail label options (the ones that come in shaded on the right side) just DISAPPEAR!
Help! Please
select * from Management where proj_mgmt_skills <> NULL
0 records returned
1. Create mailing labels - for a given ADDRESS1
(Set record selector to prompt for an address and then
based on that, create a printout of mailing labels for that address only)
2. Determine number of labels to be printed at runtime
(I was going to create a parameter here, asking for a number and then condition the formatting on the additional rows of labels...for example, Record Parameter options would be 1 - 3 , 4 - 6, 7 - 9 and they would pick which group they wanted. If they want up to 3, then the sections that pull in the bottom two rows of labels would be suppressed and it would only print out the top line of labels - the goal is to save paper here, they don't want to print whole sheets of address labels at a time.)
MY ISSUE?
Whenever I try to use grouping in the report, the mail label options (the ones that come in shaded on the right side) just DISAPPEAR!
Help! Please

select * from Management where proj_mgmt_skills <> NULL
0 records returned