Can someone tell me whats wrong with this formula? It works in Crystal but
when I open the report through IE I get the Bad date format string error.
dateadd("m", 4, DateValue({?PeriodView} + "/01/" + Cstr(Year(CurrentDate))))
(where periodview is to char string of two numbers ranging from 01 to 12)
Thanks,
Darren
when I open the report through IE I get the Bad date format string error.
dateadd("m", 4, DateValue({?PeriodView} + "/01/" + Cstr(Year(CurrentDate))))
(where periodview is to char string of two numbers ranging from 01 to 12)
Thanks,
Darren