(IFLT(ColName1, (ColName2 + 1), ColName1, ColName2))
jan johansen wrote:
I have used IFEQ, IFLT, IFGT,IFNULLNow it looks like I have a need for IFLTEQ (IF <=) and IFGTEQ (IF>=) These are for computed columns. Suggestions or enhancement request? Jan
(IFLT(ColName1, (ColName2 + 1), ColName1, ColName2))
jan johansen wrote:
I have used IFEQ, IFLT, IFGT,IFNULLNow it looks like I have a need for IFLTEQ (IF <=) and IFGTEQ (IF>=) These are for computed columns. Suggestions or enhancement request? Jan