I'm trying to have an amount show up with the actual amount and right fill with zeros so that the field length is always 13...for example 42471 would show as 4247100000000. Right now, in my criteria I have the following: {StecLGC_PremiumValues.EffectiveFrom}<>{StecLGC_PremiumValues.EffectiveThru} and
{StecLGC_PremiumValues.AccountType} = "retiree ib"
How do I add the data for the amount? Thanks! h
{StecLGC_PremiumValues.AccountType} = "retiree ib"
How do I add the data for the amount? Thanks! h