date range question 
Author Message
 date range question

hi, can anyone teel me how to use the date range function.
specifically, i create an aging report for receivables and i have tried
the following:
if {Receivables.ActivityDate} in Aged0To30Days Then
{Receivables.PriceCost}
else
0
as suggested by online help.  the database is an access 2.0 table and
the field is date/time formatted.  the error detected in the formula
editor is "a string is required here" and the cursor is placed in front
of "Aged0To30Days".  any help or suggestion is greatly appreciated.
thanks.



Fri, 21 Apr 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Date Range Question

2. Crystal Reports 8.5 date range parameter field - record selection that includes null date range

3. date range to current date at specific time syntax question

4. Date range parameter question

5. Date within a Range of Dates

6. Create Date array using Date range

7. Q:get current date and then create date range

8. Very simple Range question - beggining the range on 3rd page onwards

9. VBA COntrolled Date Range in SQL Query

10. Report based on date range

11. Calculate no of days in a month within a specified date range

12. Date Range?

 

 
Powered by phpBB® Forum Software