Date Name Downloads
Oct 10, 2005 1.2 1024
Jul 22, 2005 1.1 241
Jul 18, 2005 1.0 127
1.2
1.2
Oct 10, 2005
1024

New Unemployment Security Worksearch Activity Log view required by DUA - Division of Unemployment Assistance.

Form is updated to add required data and labelled as such.



The secret is the Catagorized Column View formula to show company contacts (docs) for each week with the week beginning and week ending dates!!



" Week Beginning - " + @Text(@Date(@Adjust(dtCreateDate; 0; 0; 1 - @Weekday(dtCreateDate); 0; 0; 0))) + " Thru " + " Week Ending - " + @Text(@Date(@Adjust(dtCreateDate; 0; 0; 7 - @Weekday(dtCreateDate); 0; 0; 0)))