A
Alan
I am trying to turn Day of week column headings into the actual dates but
get a #ERROR. The expression I am using is "Work Date:
IIf([SLICE1]>0,[PERIOD_START],(IIf([SLICE2]>0,([Period_Start]+1))))" Once I
get this working I will expand it to all 7 days. The database stores
Period_Number, SLICE1, SLICE2, etc. in the Time_Reported table and
Period_Number, Period_Start, & Period_End in the User_Period table. Both
tables are in the query. Thanks for any help, Alan
get a #ERROR. The expression I am using is "Work Date:
IIf([SLICE1]>0,[PERIOD_START],(IIf([SLICE2]>0,([Period_Start]+1))))" Once I
get this working I will expand it to all 7 days. The database stores
Period_Number, SLICE1, SLICE2, etc. in the Time_Reported table and
Period_Number, Period_Start, & Period_End in the User_Period table. Both
tables are in the query. Thanks for any help, Alan