I have this in my suppress section:
{Command.ProviderID}<> previous({Command.ProviderID}) and {Command.ProviderID}<> next({Command.ProviderID})
And want to add except on first record and last record..
Is this possible?
Im basically wanting to hide any records where the providerid used is the only record for that providerid.
Thanks again.
{Command.ProviderID}<> previous({Command.ProviderID}) and {Command.ProviderID}<> next({Command.ProviderID})
And want to add except on first record and last record..
Is this possible?
Im basically wanting to hide any records where the providerid used is the only record for that providerid.
Thanks again.