Hi!
i need to create an access file that show a "week planning" based on a table of this type:
ID_event
Data_event
Text_event
e.g.
09/01/2012 meeting
09/01/2012 dinner with Kate
11/01/2012 gym
25/01/2012 meeting
....
i want to see in a form something like this:
mon tue wed thu fri sat sun
meeting gym
dinner wi..
can i do this using a crossed field query?
some day have no event, other have more than one.
I have to filter by week (e.g. "this week, this week+1...)
have you got any ideas?
best regards
al
i need to create an access file that show a "week planning" based on a table of this type:
ID_event
Data_event
Text_event
e.g.
09/01/2012 meeting
09/01/2012 dinner with Kate
11/01/2012 gym
25/01/2012 meeting
....
i want to see in a form something like this:
mon tue wed thu fri sat sun
meeting gym
dinner wi..
can i do this using a crossed field query?
some day have no event, other have more than one.
I have to filter by week (e.g. "this week, this week+1...)
have you got any ideas?
best regards
al