This worked well for the 1st part but if there is no 2nd dash I'm getting the error
"A subscript must be between 1 and the size of the array"
The problem is the number of dashes is not always the same. Sometimes the card_no could be 500-1-1, 500-10, 500, hec-10-1.
I basically need to look at...
I have a text field (Card_no) that sometimes contains numbers and it sometimes contains both numbers and letters. Example:
500-10-2
500-1-2
hec-1
hec-1-a
When the fields contains numbers they need to be sorted as
500-1-2
500-10-2 because 1 comes before 10. I'm having a problem figuring out a...
The two groups are the same. I just added one because the instructions said to suppress one of them. I hadn't thought about a crosstab as a heading so I'll try that. That might be the simplest method to accomplish my goal.
I moved these around everywhere and I can't get the @displayed value to end up in the header. It works like it should in the footer. I even tried to remove the @reset from the report and it still didn't work.
Group 1 is WHcode (suppressed)
Group 2 is whcode
//{@reset} for the group header...
I have a concatenated footer that takes each group heading and combines them all to one field. I found the formula on this site. I need to use this field in a heading but
I can't seem to get it working. The field is reset once I try to reference the field in the heading formula. I'm trying...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.