Hello,
I have a report in Crystal 9 that has a field which pulls question numbers from the database. For example the database would have the following information in the table called xyz.
question # question archived
1 What is your name? Y
2 How old are you? Y
3 What is your address? Y
4 What is your phone number? N
5 When is your birthdate? Y
6 Where do you you work? N
7 What is your work address? N
My report pulls the question # field and the question field. However, the question # is appearing as 4, 6, 7 because these questions are not archived. It's confusing to the user because these numbers don't start out with 1, 2, 3. Is there a function or option in crystal to use so that these question numbers always start at 1 and go sequentially? I was thinking of suppressing the actual question # field and adding something else for numbering but can't find anything in the tool that does that. Does anyone have any suggestions?
Thanks,
sql99
I have a report in Crystal 9 that has a field which pulls question numbers from the database. For example the database would have the following information in the table called xyz.
question # question archived
1 What is your name? Y
2 How old are you? Y
3 What is your address? Y
4 What is your phone number? N
5 When is your birthdate? Y
6 Where do you you work? N
7 What is your work address? N
My report pulls the question # field and the question field. However, the question # is appearing as 4, 6, 7 because these questions are not archived. It's confusing to the user because these numbers don't start out with 1, 2, 3. Is there a function or option in crystal to use so that these question numbers always start at 1 and go sequentially? I was thinking of suppressing the actual question # field and adding something else for numbering but can't find anything in the tool that does that. Does anyone have any suggestions?
Thanks,
sql99