L
LGarcia
Hi all,
I have a startdate which I need to use to calculate weekly visits and from
that, daily visits. I'm using the following to return the week:
Week: DateAdd("d",-Weekday([STUDYStartDate]),[STUDYStartDate])+1
I need something that will give me the dates of that week with the day
names.
Hope someone can help!
TIA,
LGarcia
I have a startdate which I need to use to calculate weekly visits and from
that, daily visits. I'm using the following to return the week:
Week: DateAdd("d",-Weekday([STUDYStartDate]),[STUDYStartDate])+1
I need something that will give me the dates of that week with the day
names.
Hope someone can help!
TIA,
LGarcia