I have an function: that looks like this
PDMDownTime ("","Mon - Fri {07:00 - 16:00} Sat { 07:00 - 13:00 } 12/16/2009 {} 12/25/2009 {} 12/26/2009 {} ",DateTimeToPDMTime ({@Start_time}) ,DateTimeToPDMTime ({@End_time}) )
I want to replace the holidays with a table in the same function, but i do not know how(still new at Crystal report writing.
If someone can maybe assist me i will appreciate it
PDMDownTime ("","Mon - Fri {07:00 - 16:00} Sat { 07:00 - 13:00 } 12/16/2009 {} 12/25/2009 {} 12/26/2009 {} ",DateTimeToPDMTime ({@Start_time}) ,DateTimeToPDMTime ({@End_time}) )
I want to replace the holidays with a table in the same function, but i do not know how(still new at Crystal report writing.
If someone can maybe assist me i will appreciate it