kurtgambino1
Programmer
My question is i have a stored procedure that populates my report but i need to print three lines on a report regardless if there is three records or not. If it is more than 3 records go to a new page. but i now the details can only show one record at a time so im not sure how to procede for example . in the ex below it returs two records for Kurt but i need to print 3 on the page but one will just have labels but no values how can i do this?
Name Amount
Kurt 100
Kurt 200
Name Amount
Kurt 100
Kurt 200