Thanks,
I'm using the formula "DateAdd("s", {T178.C536870925}, datetime(1970,1,1))" to convert remedy date fields. Then if I try to use the formula "Currentdate - DateAdd("s", {T178.C536870925}, datetime(1970,1,1)) = 1" (this is to pull yesterday's data)I do not get any data. I thought if I could get a value for the first one, then use it in the second, it might work.
What would also work is if there is any way to modify the buily in period to date functions of crystal (last full month, etc) to just pull the previous day.
Thanks again,
Bob