ok, i have a report with three group headers and footers(grants, loans, other). the detail shows the type of programs that fall under these catagories. what i am trying to do is underline the last record in each group.
i tried to put a counter in the detail section(this worked) and then choose the highest number(this also worked), using michaelred's basMaxVal() function, and format the line that way, but i can't seem to get it to work. i have a text box for the counter and a text box to return the highest value(not sure where this should go) but when i try to do an if statement to compare the two text box's values, thus underlining the last line, the highest value text box turns to "1". any ideas or other ways to achieve this?
jerry.
i tried to put a counter in the detail section(this worked) and then choose the highest number(this also worked), using michaelred's basMaxVal() function, and format the line that way, but i can't seem to get it to work. i have a text box for the counter and a text box to return the highest value(not sure where this should go) but when i try to do an if statement to compare the two text box's values, thus underlining the last line, the highest value text box turns to "1". any ideas or other ways to achieve this?
jerry.