i have a report with some items and prices being displayed
i want to make a formula based on these filds
{tvwr_Quotes.DetailItemDescription} = "TO BE COMPLETED"
{tvwr_Quotes.PrintLineItemPrices}
what i want to do is when {tvwr_Quotes.DetailItemDescription}
is true in the report suppress {tvwr_Quotes.PrintLineItemPrices}
on all lines below {tvwr_Quotes.DetailItemDescription}
below being the possition and not a numerical.