Assuming that you have copied and pasted it looks as if your var name for the 
date is inconsistent.

Regards,
Alastair.


From: mike epstein sony viao office 
Sent: Monday, May 09, 2011 9:33 PM
To: RBASE-L Mailing List 
Subject: [RBASE-L] - iflt

Good afternoon 

 

Can anyone tell me where I have screwed up

 

I am trying to use a IFLT function and can’t get the result I am looking for 

I thought that this function would return 7.65 if .dtl was less than today’s 
date and 5.65 if  it was greater than today’s date. 

 

 

SET VAR dt1 DATE = 3/2/11

SET VAR viflt CURRENCY

SET VAR viflt = (IFLT(.dtl,.#DATE,7.65,5.65))

RETURN

 

 

 

Mike Epstein

 

 

Reply via email to