Hi,
I am a beginner and wish to solve the following without using VBA or WeekName function.
Table 1: readers name, readers birthdate
Table 2: index, day (1-Sunday, 2-Monday etc.)
Query 1: readers name, readers birthdate, weekday of birthday (by WEEKDAY([birthdate])
Now what I need is somehow to...