In our business, we keep track of the days a contractor cannot work (raindays). This is generally a holiday or rainday or it's too cold. The original file is in excel and saved as a .csv file.
On the crystal side, I need to count the number of raindays that fall within a certain time frame and need help with the formula.
Fields:
Issue Date - (Date)
Complete Date - (Date)
RainDays (date)
so I need to count the number of raindays that fall within the issue date and complete date for each record.
How would I write the formula? I was thinking count(raindays) in (issue date, complete date) but that give me an error
Thanks
Lhuffst
On the crystal side, I need to count the number of raindays that fall within a certain time frame and need help with the formula.
Fields:
Issue Date - (Date)
Complete Date - (Date)
RainDays (date)
so I need to count the number of raindays that fall within the issue date and complete date for each record.
How would I write the formula? I was thinking count(raindays) in (issue date, complete date) but that give me an error
Thanks
Lhuffst